theme, add nvim colorizer
This commit is contained in:
parent
8437b19f1f
commit
25019ba10b
9 changed files with 35 additions and 22 deletions
|
@ -1,6 +1,11 @@
|
|||
# dynamic
|
||||
include $HOME/.cache/wal/colors-sway
|
||||
|
||||
set $gtk-theme Dracula
|
||||
set $icon-theme Dracula-icons
|
||||
set $cursor-theme elementary
|
||||
set $gtk-color-scheme prefer-dark
|
||||
|
||||
set $background-color $color0
|
||||
set $text-color $color6
|
||||
set $selection-color $color1
|
||||
|
@ -16,5 +21,5 @@ client.placeholder $color0 $color0 $color5 $color0 $color0
|
|||
client.background $color7
|
||||
|
||||
# Appearance
|
||||
default_border pixel 5
|
||||
gaps inner 5
|
||||
default_border pixel 3
|
||||
gaps inner 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue