From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- linux/rofi/applets/styles/fresh.rasi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 linux/rofi/applets/styles/fresh.rasi (limited to 'linux/rofi/applets/styles/fresh.rasi') diff --git a/linux/rofi/applets/styles/fresh.rasi b/linux/rofi/applets/styles/fresh.rasi new file mode 100644 index 0000000..a19ceb1 --- /dev/null +++ b/linux/rofi/applets/styles/fresh.rasi @@ -0,0 +1,8 @@ +* { + accent: #043968; + background: #5CDB94; + background-light: #59C78A; + foreground: #303030; + on: #2e7d32; + off: #d32f2f; +} -- cgit v1.2.3