Gruvbox theme
This commit is contained in:
parent
cd23679d8b
commit
3e3f40b80e
39
themes.yaml
39
themes.yaml
@ -75,3 +75,42 @@ subdued:
|
||||
url: "#9d828f"
|
||||
icon: "#9d828f"
|
||||
hover: brighter
|
||||
|
||||
# Gruvbox
|
||||
# =======
|
||||
gruvbox:
|
||||
page:
|
||||
text: "#bdae93"
|
||||
background: "#282828"
|
||||
header: "#504945"
|
||||
footer:
|
||||
show: true
|
||||
text: "#a89984"
|
||||
background: "#504945"
|
||||
|
||||
page_select:
|
||||
text: "#bdae93"
|
||||
background: "#3c3836"
|
||||
|
||||
theme_select:
|
||||
text: "#bdae93"
|
||||
background: "#3c3c36"
|
||||
border: "#665c54"
|
||||
|
||||
section:
|
||||
background: "#504945"
|
||||
borders:
|
||||
- ["#fb4934", "#eee"]
|
||||
- ["#b8bb26", "#333"]
|
||||
- ["#fabd2f", "#333"]
|
||||
- ["#458588", "#eee"]
|
||||
- ["#fe8019", "#333"]
|
||||
- ["#689d6a", "#333"]
|
||||
|
||||
item:
|
||||
label:
|
||||
background: "#282828"
|
||||
description: "#d5c4a1"
|
||||
url: "#a89984"
|
||||
icon:
|
||||
hover: brighter
|
||||
|
Loading…
Reference in New Issue
Block a user