colorschemes: add GruvBox Material Dark

This commit is contained in:
Boris Faure 2023-06-14 23:12:10 +02:00
parent c7e926da27
commit 403898db36
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: EAA9CD729F522998
1 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1,75 @@
[Main]
version = 1
[Metadata]
version = 1
name = GruvBox Material Dark
author = Sainnhe Park
website = https://github.com/sainnhe/gruvbox-material
license = MIT
[Colors]
bg = #32302f
main = #ea6962
hl = #d4be98
end_sel = #472322
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
tab_missed_over_1 = #ffff40
tab_missed_over_2 = #ff9933
tab_missed_over_3 = #ff0000
tab_title_2 = #d4bd98
[Normal]
def = #ddc7a1
black = #252423
red = #ea6962
green = #a9b665
yellow = #d8a657
blue = #7daea3
magenta = #d3869b
cyan = #89b482
white = #deddda
inverse_bg = #d4be98
inverse_fg = #252423
[Bright]
def = #eee3d0
black = #95918e
red = #f4b4b0
green = #a9b665
yellow = #ebd2ab
blue = #bed6d1
magenta = #e9c2cd
cyan = #c4d9c0
white = #eeeeec
inverse_bg = #e9decb
inverse_fg = #95918e
[Faint]
def = #b2a184
black = #282726
red = #bc5a55
green = #8b9457
yellow = #ae884d
blue = #6a8e86
magenta = #aa7080
cyan = #73936d
white = #b3b1af
inverse_fg = #282726
inverse_bg = #ab9a7d
[BrightFaint]
def = #bfb6a7
black = #7c7876
red = #c3938f
green = #8b9457
yellow = #bca98c
blue = #9baca8
magenta = #bb9da5
cyan = #9fae9b
white = #bfbebc
inverse_fg = #7c7876
inverse_bg = #bbb2a4