Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
db58f6c5
Commit
db58f6c5
authored
May 03, 2018
by
Jay Ta'ala
Browse files
Improvements to title bar colour scheme.
parent
ba2b3a90
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
db58f6c5
...
...
@@ -382,16 +382,18 @@ bar {
bindsym $mod+m bar mode toggle
# Theme colors
set $bgcolor #6a6868
set $txtcolor #F9FAF9
set $bgicolor #4a4a4a
set $bgucolor #6a6868
set $txtacolor #F9FAF9
set $txtucolor #bdbbbb
set $indcolor #00ff00
# class border backgr. text indic. child_border
client.focused $acolour $acolour $txtcolor $indcolor
client.focused_inactive $acolour
#4a4a4a
$txtcolor $indcolor
client.unfocused $acolour $bgcolor
#bdbbbb
$indcolor
client.urgent #CB4B16 #FDF6E3 $txtcolor $indcolor
client.placeholder #000000 #0c0c0c
#F9FAF9
#000000
client.focused $acolour $acolour $txt
a
color $indcolor
client.focused_inactive $acolour
$bgicolor
$txt
u
color $indcolor
client.unfocused $acolour $bg
u
color
$txtucolor
$indcolor
client.urgent #CB4B16 #FDF6E3 $txt
a
color $indcolor
client.placeholder #000000 #0c0c0c
$txtacolor
#000000
client.background #2B2C2B
#############################
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment