diff options
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r-- | .config/rofi/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index bac6076..23ad288 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -12,8 +12,8 @@ configuration { } * { - bg: #121212; - fg: #dedede; + bg: #111116; + fg: #cecccf; accent: #ffffff; background-color: @bg; } |