mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Update theme 014
- Fix colors for the terminal
This commit is contained in:
+2
-2
@@ -6,12 +6,12 @@ declare -A dunstrc
|
||||
|
||||
xresources['color0']='#040305' # Terminal background color
|
||||
xresources['color1']='#7096a9' # git commit color
|
||||
xresources['color2']='#e3e1e7' # polybar right color
|
||||
xresources['color2']='#86b1a5' # polybar right color
|
||||
xresources['color3']='#97ad79' # window border color 97ad79
|
||||
xresources['color4']='#655870' # polybar left color
|
||||
xresources['color5']='#8c7e99' #
|
||||
xresources['color6']='#b5acbe' #
|
||||
xresources['color7']='#b76988' # dunst border color
|
||||
xresources['color7']='#e3e1e7' # dunst border color
|
||||
xresources['color8']='#c89a6e' #
|
||||
xresources['color9']='#b693d3' #
|
||||
xresources['color10']='#b76988' #
|
||||
|
||||
Reference in New Issue
Block a user