diff options
Diffstat (limited to 'roles/hyprtheme/vars/everforest.yml')
| -rw-r--r-- | roles/hyprtheme/vars/everforest.yml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/roles/hyprtheme/vars/everforest.yml b/roles/hyprtheme/vars/everforest.yml new file mode 100644 index 00000000..00d19940 --- /dev/null +++ b/roles/hyprtheme/vars/everforest.yml @@ -0,0 +1,28 @@ +--- +accent: "#7fbbb3" +cursor: "#d3c6aa" +foreground: "#d3c6aa" +background: "#111111" +selection_foreground: "#111111" +# background: "#2d353b" +# selection_foreground: "#2d353b" +selection_background: "#d3c6aa" + +color0: "#475258" +color1: "#e67e80" +color2: "#a7c080" +color3: "#dbbc7f" +color4: "#7fbbb3" +color5: "#d699b6" +color6: "#83c092" +color7: "#d3c6aa" +color8: "#475258" +color9: "#e67e80" +color10: "#a7c080" +color11: "#dbbc7f" +color12: "#7fbbb3" +color13: "#d699b6" +color14: "#83c092" +color15: "#d3c6aa" + +icons_theme: "Yaru-sage" |
