mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
i3 + polybar: nvim colors tuning
This commit is contained in:
parent
9935efa79b
commit
0387bcc66b
2 changed files with 11 additions and 11 deletions
|
|
@ -15,10 +15,10 @@ exec --no-startup-id compton -cb -o 1 --vsync --backend xr_glx_hybrid --vsync-us
|
|||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #383838 #383838 #cdcdcd #bdbdbd #bdbdbd
|
||||
client.focused_inactive #222222 #222222 #cdcdcd #222222 #000000
|
||||
client.unfocused #222222 #222222 #cdcdcd #222222 #000000
|
||||
client.urgent #222222 #222222 #cdcdcd #222222 #000000
|
||||
client.placeholder #222222 #222222 #cdcdcd #222222 #000000
|
||||
client.focused_inactive #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.unfocused #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.urgent #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.placeholder #222222 #222222 #7d7d7d #222222 #000000
|
||||
client.background #ffffff
|
||||
|
||||
font pango:NotoSans 11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue