diff options
| author | neodarz <neodarz@neodarz.net> | 2020-10-05 22:51:18 +0200 |
|---|---|---|
| committer | neodarz <neodarz@neodarz.net> | 2020-10-05 22:51:18 +0200 |
| commit | 58e780ddf31d446096066269cdc8de5ccaf495d2 (patch) | |
| tree | faf9b641eda615e1618e1b0356efd0515a22d6e4 | |
| parent | 6d9469a50b1de491f524d2b79218cc02fb949e1b (diff) | |
| download | dotfiles-58e780ddf31d446096066269cdc8de5ccaf495d2.tar.xz dotfiles-58e780ddf31d446096066269cdc8de5ccaf495d2.zip | |
Update rofi config
| -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 |
