diff options
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r-- | .config/rofi/config.rasi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index be88f37..a5f5c94 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -161,17 +161,17 @@ configuration { //---------------------- * { - nord0: #2E3440; + nord0: #0A0A0A; nord1: #3B4252; nord2: #434C5E; - nord3: #4C566A; - nord4: #D8DEE9; + nord3: #585858; + nord4: #d8d8d8; nord5: #E5E9F0; nord6: #ECEFF4; nord7: #8FBCBB; nord8: #88C0D0; nord9: #81A1C1; - nord10: #5E81AC; + nord10: #181818; nord11: #BF616A; nord12: #D08770; nord13: #EBCB8B; |