diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-14 23:12:28 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-14 23:12:28 +0100 |
| commit | 5bb4cb6d7138fcac012305b50f52ffd53f9bd2c2 (patch) | |
| tree | 70a18261e4ed8e247293186348771582612b83d5 /roles/hyprtheme/vars/everforest.yml | |
| parent | 7986ef492d2ea651730bc0d1324e39f3d56276e5 (diff) | |
Add hyprtheme (based on omarchy themes) role with 2 themes
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" |
