From 26694e09e8f5bf2262737312e7ad217118db20de Mon Sep 17 00:00:00 2001 From: joott Date: Wed, 30 Jul 2025 15:53:29 -0400 Subject: switching to yadm --- wallust/templates/colors_rofi.rasi | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 wallust/templates/colors_rofi.rasi (limited to 'wallust/templates/colors_rofi.rasi') diff --git a/wallust/templates/colors_rofi.rasi b/wallust/templates/colors_rofi.rasi deleted file mode 100644 index 4c56811..0000000 --- a/wallust/templates/colors_rofi.rasi +++ /dev/null @@ -1,29 +0,0 @@ -* { - selected-active-foreground: @background; - lightfg: {{foreground}}; - separatorcolor: @accent; - urgent-foreground: {{color13}}; - alternate-urgent-background: @lightbg; - lightbg: {{color0}}; - background-color: transparent; - border-color: @accent; - normal-background: @background; - selected-urgent-background: {{color13}}; - alternate-active-background: @lightbg; - spacing: 2; - alternate-normal-foreground: @foreground; - urgent-background: @background; - selected-normal-foreground: @lightbg; - active-foreground: {{color12}}; - background: {{background}}; - selected-active-background: {{color12}}; - active-background: @background; - selected-normal-background: @lightfg; - alternate-normal-background: @lightbg; - foreground: {{foreground}}; - selected-urgent-foreground: @background; - normal-foreground: @foreground; - alternate-urgent-foreground: {{color13}}; - alternate-active-foreground: {{color12}}; - accent: {{color14}}; -} -- cgit v1.3