diff options
Diffstat (limited to '.config/rofi/themes/jms-theme.rasi')
-rw-r--r-- | .config/rofi/themes/jms-theme.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/themes/jms-theme.rasi b/.config/rofi/themes/jms-theme.rasi index 319b201..769dcc8 100644 --- a/.config/rofi/themes/jms-theme.rasi +++ b/.config/rofi/themes/jms-theme.rasi @@ -23,7 +23,7 @@ configuration { window { width: 50ch; border: 1px; - border-color: #33EEFFEE; + border-color: #33FFCCFF; border-radius: 4px; orientation: horizontal; children: [mainbox]; |