aboutsummaryrefslogtreecommitdiff
path: root/linux/rofi/applets/styles/fresh.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'linux/rofi/applets/styles/fresh.rasi')
-rw-r--r--linux/rofi/applets/styles/fresh.rasi8
1 files changed, 8 insertions, 0 deletions
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;
+}