diff options
author | listout <listout@protonmail.com> | 2021-12-26 19:59:02 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-12-26 19:59:02 +0530 |
commit | 97a80255ec04cd27750002f08b5a725f747e8188 (patch) | |
tree | b3582e4223c281669eb2437714bb80ca22ce67c6 /.config/rofi | |
parent | 4fcbbaea798de7e5c5bb41825ba3dc2e25e04020 (diff) |
changing config, part 4
Diffstat (limited to '.config/rofi')
-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; } |