Color changes

This commit is contained in:
Abhay Rana 2015-06-29 05:15:59 +05:30
parent aea4fdb75b
commit 0e18fa461c
1 changed files with 35 additions and 18 deletions

View File

@ -189,8 +189,25 @@ bindsym XF86AudioMute exec amixer -D pulse set Master toggle
# finds out, if available)
bar {
status_command i3status
colors {
# Whole color settings
background #000000
statusline #ffffff
separator #666666
# Type border background font
focused_workspace #008fff #007fff #ffffff
active_workspace #333333 #5f676a #ffffff
inactive_workspace #333333 #222222 #888888
urgent_workspace #aa0000 #990000 #ffffff
}
}
# Colors
client.focused #007fbf #007fbf #ffffff
client.unfocused #666666 #666666 #ffffff
client.urgent #aa0000 #990000 #ffffff
# Special assignments for programs
assign [class="Transmission-gtk"] → $WS3