aboutsummaryrefslogtreecommitdiff
path: root/rofi/.config/rofi/themes/forest.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'rofi/.config/rofi/themes/forest.rasi')
-rw-r--r--rofi/.config/rofi/themes/forest.rasi11
1 files changed, 11 insertions, 0 deletions
diff --git a/rofi/.config/rofi/themes/forest.rasi b/rofi/.config/rofi/themes/forest.rasi
new file mode 100644
index 0000000..8523049
--- /dev/null
+++ b/rofi/.config/rofi/themes/forest.rasi
@@ -0,0 +1,11 @@
+* {
+ bg-col: #2B3339;
+ bg-col-light: #333b41;
+ border-col: #333b41;
+ selected-col: #333b41;
+ blue: #87c095;
+ fg-col: #b4bbc8;
+ fg-col2: #e67e80;
+ grey: #545c62;
+ width: 600;
+}