[dwm] feat: window selborder get its own variable
This commit is contained in:
parent
1c90ace028
commit
58f90bbf8b
@ -30,6 +30,7 @@
|
||||
*.foreground: #fbf1c7
|
||||
*.normforeground: #a89984
|
||||
*.selforeground: #ebdbb2
|
||||
*.selborder: #427d61
|
||||
*.cursorColor: #ebdbb2
|
||||
|
||||
/* dmenu colors */
|
||||
|
@ -30,6 +30,7 @@
|
||||
*.foreground: #665c64
|
||||
*.normforeground: #665c64
|
||||
*.selforeground: #1d2021
|
||||
*.selborder: #d65d0e
|
||||
*.cursorColor: #1d2021
|
||||
|
||||
/* dmenu colors */
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4af8e137098783c0c17305bae7b9b440bd6571b7
|
||||
Subproject commit 115058faa89079d6b83603946a22bc9340b79091
|
Reference in New Issue
Block a user