theme related stuff
This commit is contained in:
parent
b03e5af9cb
commit
fdf3f567e5
23 changed files with 461 additions and 478 deletions
|
@ -1,6 +1,8 @@
|
|||
! catppuccin color scheme
|
||||
*.background: #24273A
|
||||
|
||||
*.foreground: #CAD3F5
|
||||
|
||||
*.cursorColor: #F4DBD6
|
||||
*.color0: #494D64
|
||||
*.color8: #5B6078
|
||||
|
@ -18,3 +20,6 @@
|
|||
*.color14: #8BD5CA
|
||||
*.color7: #B8C0E0
|
||||
*.color15: #A5ADCB
|
||||
|
||||
! lavender
|
||||
i3wm.border: #B7BDF8
|
||||
|
|
|
@ -1,27 +0,0 @@
|
|||
! gruvbox dark color scheme
|
||||
! hard contrast:
|
||||
! *.background: #1D2021
|
||||
|
||||
! soft contrast:
|
||||
! *.background: #32302F
|
||||
|
||||
! deafult contrast:
|
||||
*.background: #282828
|
||||
*.foreground: #EBDBB2
|
||||
*.cursorColor: #EBDBB2
|
||||
*.color0: #282828
|
||||
*.color8: #928374
|
||||
*.color1: #CC241D
|
||||
*.color9: #FB4934
|
||||
*.color2: #98971A
|
||||
*.color10: #B8BB26
|
||||
*.color3: #D79921
|
||||
*.color11: #FABD2F
|
||||
*.color4: #458588
|
||||
*.color12: #83A598
|
||||
*.color5: #B16286
|
||||
*.color13: #D3869B
|
||||
*.color6: #689D6A
|
||||
*.color14: #8EC07C
|
||||
*.color7: #A89984
|
||||
*.color15: #EBDBB2
|
|
@ -1,27 +0,0 @@
|
|||
!! gruvbox light color scheme
|
||||
!! hard contrast:
|
||||
!! *.background: #F9F5D7
|
||||
|
||||
!! soft contrast:
|
||||
!! *.background: #F2E5BC
|
||||
|
||||
!! default contrast:
|
||||
*.background: #FBF1C7
|
||||
*.foreground: #3C3836
|
||||
*.cursorColor: #3C3836
|
||||
*.color0: #F9F5D7
|
||||
*.color8: #928374
|
||||
*.color1: #CC241D
|
||||
*.color9: #9D0006
|
||||
*.color2: #98971A
|
||||
*.color10: #79740E
|
||||
*.color3: #D79921
|
||||
*.color11: #B57614
|
||||
*.color4: #458588
|
||||
*.color12: #076678
|
||||
*.color5: #B16286
|
||||
*.color13: #8F3F71
|
||||
*.color6: #689D6A
|
||||
*.color14: #427B58
|
||||
*.color7: #7C6F64
|
||||
*.color15: #3C3836
|
25
.Xresources.d/gruvbox-material-dark
Normal file
25
.Xresources.d/gruvbox-material-dark
Normal file
|
@ -0,0 +1,25 @@
|
|||
! hard *.background: #1D2021
|
||||
! soft ! *.background: #32302F
|
||||
! medium
|
||||
*.background: #282828
|
||||
|
||||
*.foreground: #D4BE98
|
||||
|
||||
*.color0: #32302F
|
||||
*.color8: #32302F
|
||||
*.color1: #EA6962
|
||||
*.color9: #EA6962
|
||||
*.color2: #A9B665
|
||||
*.color10: #A9B665
|
||||
*.color3: #D8A657
|
||||
*.color11: #D8A657
|
||||
*.color4: #7DAEA3
|
||||
*.color12: #7DAEA3
|
||||
*.color5: #D3869B
|
||||
*.color13: #D3869B
|
||||
*.color6: #89B482
|
||||
*.color14: #89B482
|
||||
*.color7: #D4BE98
|
||||
*.color15: #D4BE98
|
||||
|
||||
i3wm.border: #DDC7A1
|
25
.Xresources.d/gruvbox-material-light
Normal file
25
.Xresources.d/gruvbox-material-light
Normal file
|
@ -0,0 +1,25 @@
|
|||
! hard *.background: #F9F5D7
|
||||
! medium *.background: #FBF1C7
|
||||
! soft
|
||||
*.background: #F2E5BC
|
||||
|
||||
*.foreground: #654735
|
||||
|
||||
*.color0: #FBF1C7
|
||||
*.color8: #FBF1C7
|
||||
*.color1: #C14A4A
|
||||
*.color9: #C14A4A
|
||||
*.color2: #6C782E
|
||||
*.color10: #6C782E
|
||||
*.color3: #C35E0A
|
||||
*.color11: #C35E0A
|
||||
*.color4: #45707A
|
||||
*.color12: #45707A
|
||||
*.color5: #945E80
|
||||
*.color13: #945E80
|
||||
*.color6: #4C7A5D
|
||||
*.color14: #4C7A5D
|
||||
*.color7: #654735
|
||||
*.color15: #654735
|
||||
|
||||
i3wm.border: #F3EAC7
|
Loading…
Add table
Add a link
Reference in a new issue