mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-24 16:28:22 -05:00
river: change color format
This commit is contained in:
parent
c2eee8ce71
commit
c4aa156dd1
@ -34,11 +34,11 @@ riverctl xcursor-theme Breeze_Snow 24
|
||||
|
||||
# Borders
|
||||
riverctl border-width 2
|
||||
riverctl border-color-focused '#eceff4'
|
||||
riverctl border-color-unfocused '#81a1c1'
|
||||
riverctl border-color-focused 0xeceff4
|
||||
riverctl border-color-unfocused 0x81a1c1
|
||||
|
||||
# Background (if no wallpaper is presented)
|
||||
riverctl background-color #2e3440
|
||||
riverctl background-color 0x2e3440
|
||||
|
||||
# Inputs ───────────────────────────────────────────────────────────────────────
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user