diff options
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/hyprtheme/vars/everforest.yml | 2 | ||||
| -rw-r--r-- | roles/hyprtheme/vars/miasma.yml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/roles/hyprtheme/vars/everforest.yml b/roles/hyprtheme/vars/everforest.yml index 94613efd..e1a9ad96 100644 --- a/roles/hyprtheme/vars/everforest.yml +++ b/roles/hyprtheme/vars/everforest.yml @@ -4,8 +4,6 @@ cursor: "#d3c6aa" foreground: "#d3c6aa" background: "#111111" selection_foreground: "#111111" -# background: "#2d353b" -# selection_foreground: "#2d353b" selection_background: "#d3c6aa" color0: "#475258" diff --git a/roles/hyprtheme/vars/miasma.yml b/roles/hyprtheme/vars/miasma.yml index dd5be09a..f0f2ffc3 100644 --- a/roles/hyprtheme/vars/miasma.yml +++ b/roles/hyprtheme/vars/miasma.yml @@ -2,7 +2,7 @@ accent: "#78824b" cursor: "#c7c7c7" foreground: "#c2c2b0" -background: "#222222" +background: "#111111" selection_foreground: "#c2c2b0" selection_background: "#78824b" |
