From 5bb4cb6d7138fcac012305b50f52ffd53f9bd2c2 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 14 Jan 2026 23:12:28 +0100 Subject: Add hyprtheme (based on omarchy themes) role with 2 themes --- roles/hyprtheme/vars/everforest.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 roles/hyprtheme/vars/everforest.yml (limited to 'roles/hyprtheme/vars/everforest.yml') 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" -- cgit v1.2.3