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