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
9ddaa69c
Commit
9ddaa69c
authored
Jul 21, 2021
by
Jay Ta'ala
Browse files
Retheme - added unfocused color and renamed references (to be more
explicit).
parent
075bd6ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
9ddaa69c
...
...
@@ -9,29 +9,29 @@ set $border_no_name border pixel 3
set $border_normal border normal 3
# Theme colors
# set variable for main accent color
set $ac
olor
#d64161
# set variable for main accent
-bg
color
set $ac
cent-bg
#d64161
# set other colors
set $
bgicolor #525859
set $
bgucolor
#323838
set $
txtacolor
#F9FAF9
set $
txtucolor
#bdbbbb
set $ind
col
or #4deb56
set $
inactive-bg #1A936F
set $
unfocused-bg
#323838
set $
accent-txt
#F9FAF9
set $
unfocused-txt
#bdbbbb
set $ind
icat
or #4deb56
# class border backgr. text indic. child_border
client.focused $ac
olor $acolor $txtacolor
$ind
col
or $ac
olor
client.focused_inactive $
bgicolor $bgicolor $txtacolor $indcolor $bgicolor
client.unfocused $
bgucolor $bgucolor $txtucolor $indcolor $bgucolor
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $ind
col
or
#client.placeholder #000000 #0c0c0c $
txtacolor
#000000
client.focused $ac
cent-bg $accent-bg $accent-txt
$ind
icat
or $ac
cent-bg
client.focused_inactive $
inactive-bg $inactive-bg $accent-txt $indicator $inactive-bg
client.unfocused $
unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $ind
icat
or
#client.placeholder #000000 #0c0c0c $
accent-txt
#000000
#client.background #2B2C2B
# set default desktop layout (default is tiling) <default|stacking|tabbed>
workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no
_name
for_window [class=".*"] $border_no
rmal
# Hide borders <none|vertical|horizontal|both|smart>
hide_edge_borders none
...
...
@@ -442,11 +442,11 @@ bar {
separator #454947
# border backgr. text
focused_workspace #F9FAF9 $ac
olor
#F9FAF9
focused_workspace #F9FAF9 $ac
cent-bg
#F9FAF9
active_workspace #595B5B #353836 #FDF6E3
inactive_workspace #595B5B #283339 #EEE8D5
binding_mode $ac
olor
#2C2C2C #F9FAF9
urgent_workspace $ac
olor
#FDF6E3 #E5201D
binding_mode $ac
cent-bg
#2C2C2C #F9FAF9
urgent_workspace $ac
cent-bg
#FDF6E3 #E5201D
}
}
...
...
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