Commit c14fe708 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Styling improvements and change accent-bg color.

parent 49c1dec2
...@@ -3,7 +3,7 @@ conky.config = { ...@@ -3,7 +3,7 @@ conky.config = {
background = true, background = true,
cpu_avg_samples = 2, cpu_avg_samples = 2,
default_color = 'F9FAF9', default_color = 'F9FAF9',
color2 = 'D64161', color2 = 'd64161',
double_buffer = true, double_buffer = true,
font = 'Bitstream Vera Sans:size=8', font = 'Bitstream Vera Sans:size=8',
draw_shades = false, draw_shades = false,
......
...@@ -2,7 +2,7 @@ conky.config = { ...@@ -2,7 +2,7 @@ conky.config = {
alignment = 'bottom_left', alignment = 'bottom_left',
background = true, background = true,
cpu_avg_samples = 2, cpu_avg_samples = 2,
default_color = 'D64161', default_color = 'd64161',
color2 = 'F9FAF9', color2 = 'F9FAF9',
double_buffer = true, double_buffer = true,
font = 'Bitstream Vera Sans:size=8', font = 'Bitstream Vera Sans:size=8',
......
...@@ -14,17 +14,20 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\" ...@@ -14,17 +14,20 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors # Theme colors
# set variable for main accent-bg color # set variable for main accent-bg color
set $accent-bg #d64161 set $accent-bg #d64161
#set $accent-bg #21b6a8
set $accent-txt #F9FAF9
#set $accent-txt #000000
# set other colors # set other colors
set $inactive-bg #566161 set $inactive-bg #566161
set $inactive-txt #F9FAF9
set $unfocused-bg #323838 set $unfocused-bg #323838
set $accent-txt #F9FAF9
set $unfocused-txt #bdbbbb set $unfocused-txt #bdbbbb
set $indicator #109648 set $indicator #109648
# class border backgr. text indic. child_border # class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
client.focused_inactive $unfocused-bg $inactive-bg $accent-txt $indicator $inactive-bg client.focused_inactive $inactive-bg $inactive-bg $inactive-txt $indicator $inactive-bg
client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator #client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
#client.placeholder #000000 #0c0c0c $accent-txt #000000 #client.placeholder #000000 #0c0c0c $accent-txt #000000
...@@ -34,7 +37,7 @@ client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $u ...@@ -34,7 +37,7 @@ client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $u
workspace_layout tabbed workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel> # Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_normal for_window [class=".*"] $border_no_name
# focus_wrapping <yes|no|force|workspace> # focus_wrapping <yes|no|force|workspace>
# Legacy syntax: "force_focus_wrapping force" # Legacy syntax: "force_focus_wrapping force"
...@@ -66,7 +69,7 @@ exec --no-startup-id "xkbset exp =m; xkbset m" ...@@ -66,7 +69,7 @@ exec --no-startup-id "xkbset exp =m; xkbset m"
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id copyq exec --no-startup-id copyq
exec --no-startup-id fcitx -d exec --no-startup-id fcitx -d
exec --no-startup-id nitrogen --restore #exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet exec --no-startup-id nm-applet
exec --no-startup-id polychromatic-tray-applet exec --no-startup-id polychromatic-tray-applet
exec --no-startup-id xautolock -time 10 -locker blurlock exec --no-startup-id xautolock -time 10 -locker blurlock
...@@ -467,7 +470,7 @@ bar { ...@@ -467,7 +470,7 @@ bar {
separator #454947 separator #454947
# border backgr. text # border backgr. text
focused_workspace #F9FAF9 $accent-bg #F9FAF9 focused_workspace $accent-txt $accent-bg $accent-txt
active_workspace #595B5B #353836 #FDF6E3 active_workspace #595B5B #353836 #FDF6E3
inactive_workspace #595B5B #283339 #EEE8D5 inactive_workspace #595B5B #283339 #EEE8D5
binding_mode $accent-bg #2C2C2C #F9FAF9 binding_mode $accent-bg #2C2C2C #F9FAF9
......
...@@ -14,17 +14,18 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\" ...@@ -14,17 +14,18 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors # Theme colors
# set variable for main accent-bg color # set variable for main accent-bg color
set $accent-bg #d64161 set $accent-bg #d64161
set $accent-txt #F9FAF9
# set other colors # set other colors
set $inactive-bg #566161 set $inactive-bg #566161
set $inactive-txt #F9FAF9
set $unfocused-bg #323838 set $unfocused-bg #323838
set $accent-txt #F9FAF9
set $unfocused-txt #bdbbbb set $unfocused-txt #bdbbbb
set $indicator #109648 set $indicator #109648
# class border backgr. text indic. child_border # class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
client.focused_inactive $unfocused-bg $inactive-bg $accent-txt $indicator $inactive-bg client.focused_inactive $inactive-bg $inactive-bg $inactive-txt $indicator $inactive-bg
client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator #client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
#client.placeholder #000000 #0c0c0c $accent-txt #000000 #client.placeholder #000000 #0c0c0c $accent-txt #000000
...@@ -34,7 +35,7 @@ client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $u ...@@ -34,7 +35,7 @@ client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $u
workspace_layout tabbed workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel> # Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_normal for_window [class=".*"] $border_no_name
# focus_wrapping <yes|no|force|workspace> # focus_wrapping <yes|no|force|workspace>
# Legacy syntax: "force_focus_wrapping force" # Legacy syntax: "force_focus_wrapping force"
...@@ -125,7 +126,7 @@ bindsym $mod+Ctrl+9 mark --add --toggle 9 ...@@ -125,7 +126,7 @@ bindsym $mod+Ctrl+9 mark --add --toggle 9
bindsym $mod+g exec "i3-input -f $i3inputfont -l 1 -P \\"Goto Mark: \\" -F '[con_mark=\\"%s\\"] focus'" bindsym $mod+g exec "i3-input -f $i3inputfont -l 1 -P \\"Goto Mark: \\" -F '[con_mark=\\"%s\\"] focus'"
# mark and move # mark and move
bindsym $mod+m mark --add m bindsym $mod+m mark --add --toggle m
bindsym $mod+Ctrl+m unmark m bindsym $mod+Ctrl+m unmark m
bindsym $mod+Shift+m [workspace="`"] move container to mark m bindsym $mod+Shift+m [workspace="`"] move container to mark m
...@@ -333,7 +334,7 @@ bar { ...@@ -333,7 +334,7 @@ bar {
separator #454947 separator #454947
# border backgr. text # border backgr. text
focused_workspace #F9FAF9 $accent-bg #F9FAF9 focused_workspace $accent-txt $accent-bg $accent-txt
active_workspace #595B5B #353836 #FDF6E3 active_workspace #595B5B #353836 #FDF6E3
inactive_workspace #595B5B #283339 #EEE8D5 inactive_workspace #595B5B #283339 #EEE8D5
binding_mode $accent-bg #2C2C2C #F9FAF9 binding_mode $accent-bg #2C2C2C #F9FAF9
......
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