This commit is contained in:
2025-06-18 10:31:29 +01:00
commit cba38937fa
15 changed files with 3324 additions and 0 deletions

View File

@ -0,0 +1,49 @@
# gruvbox dark by morhetz, https://github.com/morhetz/gruvbox
# This work is licensed under the terms of the MIT license.
# For a copy, see https://opensource.org/licenses/MIT.
background #282828
foreground #ebdbb2
cursor #928374
selection_foreground #928374
selection_background #3c3836
color0 #282828
color8 #928374
# red
color1 #cc241d
# light red
color9 #fb4934
# green
color2 #98971a
# light green
color10 #b8bb26
# yellow
color3 #d79921
# light yellow
color11 #fabd2d
# blue
color4 #458588
# light blue
color12 #83a598
# magenta
color5 #b16286
# light magenta
color13 #d3869b
# cyan
color6 #689d6a
# lighy cyan
color14 #8ec07c
# light gray
color7 #a89984
# dark gray
color15 #928374

View File

@ -0,0 +1,52 @@
# gruvbox dark by morhetz, https://github.com/morhetz/gruvbox
# This work is licensed under the terms of the MIT license.
# For a copy, see https://opensource.org/licenses/MIT.
background #1F1F28
foreground #DCD7BA
cursor #C8C093
selection_foreground #928374
selection_background #3c3836
color0 #16161D
color8 #727169
# red
color1 #C34043
# light red
color9 #E82424
# green
color2 #76946A
# light green
color10 #98BB6C
# yellow
color3 #C0A36E
# light yellow
color11 #E6C384
# blue
color4 #7E9CD8
# light blue
color12 #7FB4CA
# magenta
color5 #957FB8
# light magenta
color13 #938AA9
# cyan
color6 #6A9589
# lighy cyan
color14 #7AA89F
# light gray
color7 #C8C093
# dark gray
color15 #DCD7BA
color16 #FFA066
color17 #FF5D62

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,49 @@
# gruvbox dark by morhetz, https://github.com/morhetz/gruvbox
# This work is licensed under the terms of the MIT license.
# For a copy, see https://opensource.org/licenses/MIT.
background #292522
foreground #ece1d7
cursor #867462
selection_foreground #c1a78e
selection_background #403A36
color0 #292522
color8 #c1a78e
# red
color9 #D47766
# light red
color1 #BD8183
# green
color10 #85B695
# light green
color2 #78997A
# yellow
color11 #EBC06D
# light yellow
color3 #E49B5D
# blue
color12 #A3A9CE
# light blue
color4 #7F91B2
# magenta
color13 #CF9BC2
# light magenta
color5 #B380B0
# cyan
color14 #89B3B6
# lighy cyan
color6 #7B9695
# light gray
color7 #c1a78e
# dark gray
color15 #403A36

View File

@ -0,0 +1,56 @@
## name: Rosé Pine Moon
## author: mvllow
## license: MIT
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine-moon.conf
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
foreground #e0def4
background #232136
selection_foreground #e0def4
selection_background #44415a
cursor #56526e
cursor_text_color #e0def4
url_color #c4a7e7
active_tab_foreground #e0def4
active_tab_background #393552
inactive_tab_foreground #6e6a86
inactive_tab_background #232136
active_border_color #3e8fb0
inactive_border_color #44415a
# black
color0 #393552
color8 #6e6a86
# red
color1 #eb6f92
color9 #eb6f92
# green
color2 #3e8fb0
color10 #3e8fb0
# yellow
color3 #f6c177
color11 #f6c177
# blue
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #ea9a97
color14 #ea9a97
# white
color7 #e0def4
color15 #e0def4