summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 23ad288..8deedfb 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -12,9 +12,9 @@ configuration {
}
* {
- bg: #111116;
- fg: #cecccf;
- accent: #ffffff;
+ bg: #1a1a24;
+ fg: #e6e6f1;
+ accent: #e6e6f1;
background-color: @bg;
}