started using xresources for st term colors, maybe should do other programs like i3
This commit is contained in:
parent
bc3bf46b57
commit
92e8fe2e17
3 changed files with 24 additions and 2 deletions
22
.Xresources
Normal file
22
.Xresources
Normal file
|
@ -0,0 +1,22 @@
|
|||
! catppuccin color scheme
|
||||
*.color0: #494D64
|
||||
*.color1: #ED8796
|
||||
*.color2: #A6DA95
|
||||
*.color3: #EED49F
|
||||
*.color4: #8AADF4
|
||||
*.color5: #F5BDE6
|
||||
*.color6: #8BD5CA
|
||||
*.color7: #B8C0E0
|
||||
*.color8: #5B6078
|
||||
*.color9: #ED8796
|
||||
*.color10: #A6DA95
|
||||
*.color11: #EED49F
|
||||
*.color12: #8AADF4
|
||||
*.color13: #F5BDE6
|
||||
*.color14: #8BD5CA
|
||||
*.color15: #A5ADCB
|
||||
*.background: #24273A
|
||||
*.foreground: #CAD3F5
|
||||
*.cursorColor: #F4DBD6
|
||||
|
||||
! gruvbox color scheme
|
Loading…
Add table
Add a link
Reference in a new issue