aboutsummaryrefslogtreecommitdiff
path: root/Common/rofi/applets/styles/material-light/teal.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'Common/rofi/applets/styles/material-light/teal.rasi')
-rw-r--r--Common/rofi/applets/styles/material-light/teal.rasi8
1 files changed, 8 insertions, 0 deletions
diff --git a/Common/rofi/applets/styles/material-light/teal.rasi b/Common/rofi/applets/styles/material-light/teal.rasi
new file mode 100644
index 0000000..b137892
--- /dev/null
+++ b/Common/rofi/applets/styles/material-light/teal.rasi
@@ -0,0 +1,8 @@
+* {
+ accent: #00796b;
+ background: #f5f5f5;
+ background-light: #e0e0e0;
+ foreground: #424242;
+ on: #66bb6a;
+ off: #ef5350;
+}