diff options
-rw-r--r-- | dotfiles/Xresources | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 9690b04..3d340d7 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -181,8 +181,8 @@ URxvt.keysym.M-C-S-End : \033[1;8F ! ROFI Color theme ! ------------------------------------------------------------------------------ rofi.color-enabled: true -rofi.color-window: #000000, #000000, #ffffff -rofi.color-normal: #000000, #ffffff, #000000, #ffffff, #000000 -rofi.color-active: #000000, #0061ff, #000000, #ffffff, #0061ff -rofi.color-urgent: #000000, #ff0096, #000000, #ffffff, #ff0096 +rofi.color-window: #1B0F1C, #1B0F1C, #711C91 +rofi.color-normal: #1B0F1C, #711C91, #1B0F1C, #711C91, #1B0F1C +rofi.color-active: #1B0F1C, #4d1363, #1B0F1C, #711C91, #4d1363 +rofi.color-urgent: #1B0F1C, #4d1363, #1B0F1C, #711C91, #4d1363 rofi.font: fira-code regular 8 |