Signed-off-by: Mathieu <mathieu.medinas@gmail.com>
This commit is contained in:
2026-02-16 09:32:36 +01:00
parent 47914cac3a
commit 92568d7e52
18 changed files with 628 additions and 1363 deletions

View File

@@ -0,0 +1,47 @@
# vim:ft=kitty
## name: Gruvbox Material Light Soft
## author: Sainnhe Park
## license: MIT
## upstream: https://raw.githubusercontent.com/rsaihe/gruvbox-material-kitty/main/colors/gruvbox-material-light-soft.conf
## blurb: A modified version of Gruvbox with softer contrasts
background #f2e5bc
foreground #654735
selection_background #654735
selection_foreground #f2e5bc
cursor #928374
cursor_text_color background
# Black
color0 #bdae93
color8 #928374
# Red
color1 #c14a4a
color9 #c14a4a
# Green
color2 #6c782e
color10 #6c782e
# Yellow
color3 #c35e0a
color11 #b47109
# Blue
color4 #45707a
color12 #45707a
# Magenta
color5 #945e80
color13 #945e80
# Cyan
color6 #4c7a5d
color14 #4c7a5d
# White
color7 #654735
color15 #654735