diff options
Diffstat (limited to 'rofi/themes/forest.rasi')
-rw-r--r-- | rofi/themes/forest.rasi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/rofi/themes/forest.rasi b/rofi/themes/forest.rasi deleted file mode 100644 index 8523049..0000000 --- a/rofi/themes/forest.rasi +++ /dev/null @@ -1,11 +0,0 @@ -* { - 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; -} |