xresources, st, nvim and more
This commit is contained in:
parent
46f5dcc0b3
commit
dc022c5837
15 changed files with 145 additions and 237 deletions
38
.Xresources
Normal file
38
.Xresources
Normal file
|
@ -0,0 +1,38 @@
|
|||
! special
|
||||
*.foreground: #cee3eb
|
||||
*.background: #010202
|
||||
*.cursorColor: #cee3eb
|
||||
*.font: TerminessTTF Nerd Font Mono:size=12
|
||||
|
||||
! black
|
||||
*.color0: #020405
|
||||
*.color8: #51a285
|
||||
|
||||
! red
|
||||
*.color1: #0e1416
|
||||
*.color9: #E36441
|
||||
|
||||
! green
|
||||
*.color2: #1d272a
|
||||
*.color10: #93a350
|
||||
|
||||
! yellow
|
||||
*.color3: #314045
|
||||
*.color11: #e38c41
|
||||
|
||||
! blue
|
||||
*.color4: #4c6067
|
||||
*.color12: #5ac9e6
|
||||
|
||||
! magenta
|
||||
*.color5: #6c8791
|
||||
*.color13: #f947b5
|
||||
|
||||
! cyan
|
||||
*.color6: #91b5c2
|
||||
*.color14: #52d4a9
|
||||
|
||||
! white
|
||||
*.color7: #d3e6ed
|
||||
*.color15: #9fb52e
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue