summaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
diff options
context:
space:
mode:
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r--.config/rofi/config.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 69d5a99..bac6076 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -12,9 +12,9 @@ configuration {
}
* {
- bg: #1c1c1c;
- fg: #b5b4c9;
- accent: #fdfbee;
+ bg: #121212;
+ fg: #dedede;
+ accent: #ffffff;
background-color: @bg;
}