summaryrefslogtreecommitdiffstats
path: root/rofi/themes/forest.rasi
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-10-03 21:42:20 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-10-03 21:42:20 +0530
commitaf120ab348f2e1a5a39dec035ed9dcf84189a64e (patch)
tree2a3aadd7ce1b7b771dfe3fe7c983569726c8d7ed /rofi/themes/forest.rasi
downloaddotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.tar.gz
dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.tar.bz2
dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.zip
dotfiles
Diffstat (limited to 'rofi/themes/forest.rasi')
-rw-r--r--rofi/themes/forest.rasi11
1 files changed, 11 insertions, 0 deletions
diff --git a/rofi/themes/forest.rasi b/rofi/themes/forest.rasi
new file mode 100644
index 0000000..8523049
--- /dev/null
+++ b/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;
+}