theme: added gruvbox dark soft variant (#7139)
This commit is contained in:
parent
d324feb072
commit
ef5bcd5060
1 changed files with 7 additions and 0 deletions
7
runtime/themes/gruvbox_dark_soft.toml
Normal file
7
runtime/themes/gruvbox_dark_soft.toml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Author : broke <broke@in-fucking.space>
|
||||||
|
# The theme uses the gruvbox dark palette with soft contrast: github.com/morhetz/gruvbox
|
||||||
|
|
||||||
|
inherits = "gruvbox"
|
||||||
|
|
||||||
|
[palette]
|
||||||
|
bg0 = "#32302f" # main background
|
Loading…
Reference in a new issue