Port iceberg theme to i3
This commit is contained in:
@@ -40,16 +40,16 @@ bar {
|
||||
#separator_symbol "|"
|
||||
|
||||
colors {
|
||||
background #2F343F
|
||||
statusline #F9FAF9
|
||||
separator #454947
|
||||
background #161821
|
||||
statusline #c6c8d1
|
||||
separator #161821
|
||||
|
||||
# border backgr. text
|
||||
focused_workspace #F9FAF9 #232729 #FDF6E3
|
||||
active_workspace #595B5B #353836 #FDF6E3
|
||||
inactive_workspace #595B5B #2F343F #49505F
|
||||
binding_mode #232729 #2C2C2C #F9FAF9
|
||||
urgent_workspace #232729 #FDF6E3 #E5201D
|
||||
focused_workspace #a093c7 #a093c7 #161821
|
||||
active_workspace #89b8c2 #89b8c2 #161821
|
||||
inactive_workspace #91acd1 #91acd1 #161821
|
||||
binding_mode #e2a478 #e2a478 #161821
|
||||
urgent_workspace #e27878 #e27878 #CB4B16
|
||||
}
|
||||
height 18
|
||||
}
|
||||
|
Reference in New Issue
Block a user