Commit 6bb53ab7 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Added two themes I like.

parent dc5d937a
......@@ -11,19 +11,22 @@ set $border_normal border normal 3
# set i3-input font
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors
# set variable for main accent-bg color
set $accent-bg #d64161
#set $accent-bg #21b6a8
# Theme options (comment/uncomment theme group)
## Theme 1 "Paradise Pink"
#set $accent-bg #d64161
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 2 "tmux"
set $accent-bg #4e9a06
set $accent-txt #F9FAF9
#set $accent-txt #000000
set $indicator #d64161
# set other colors
set $inactive-bg #323838
set $inactive-txt #F9FAF9
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $indicator #109648
# class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
......
......@@ -11,17 +11,22 @@ set $border_normal border normal 3
# set i3-input font
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors
# set variable for main accent-bg color
set $accent-bg #d64161
# Theme options (comment/uncomment theme group)
## Theme 1 "Paradise Pink"
#set $accent-bg #d64161
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 2 "tmux"
set $accent-bg #4e9a06
set $accent-txt #F9FAF9
set $indicator #d64161
# set other colors
set $inactive-bg #323838
set $inactive-txt #F9FAF9
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $indicator #109648
# class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment