diff --git a/dotfiles/Xresources b/dotfiles/Xresources index e0fea477..d7462de3 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -1,23 +1,14 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! ------------------------------------------------------------------------------ +rofi.padding: 30 -rofi.padding: 30 -! Use extended color scheme -rofi.color-enabled: true -! Color scheme for normal row -rofi.color-normal: argb:00000000, #D8DEE9 , argb:00000000, #FAC863 , #1B2B34 -! Color scheme for urgent row -rofi.color-urgent: argb:00000000, #F99157 , argb:00000000, #F99157 , #1B2B34 -! Color scheme for active row -rofi.color-active: argb:00000000, #6699CC , argb:00000000, #6699CC , #1B2B34 -! Color scheme window -rofi.color-window: argb:ee222222, #FAC863 , #FAC863 -! Separator style (none, dash, solid) -rofi.separator-style: solid - - -! #include "~/.Xresouces.d/rxvt-unicode" +rofi.bw: 5 +rofi.color-enabled: true +rofi.color-window: #121212, #455a64, #000000 +rofi.color-normal: #455a64, #ffffff, #455a64, #121212, #fff59d +rofi.color-active: #fdf6e3, #268bd2, #eee8d5, #268bd2, #fdf6e3 +rofi.color-urgent: #fdf6e3, #dc322f, #eee8d5, #dc322f, #fdf6e3 ! ------------------------------------------------------------------------------ ! URxvt