Add border to wofi to better delineate from background

This commit is contained in:
David Heinemeier Hansson
2025-07-09 18:52:04 -07:00
parent b7a3b4b020
commit d7b94996c3
7 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
@define-color selected-text #88C0D0;
@define-color text #D8DEE9;
@define-color base #2E3440;
@define-color border #D8DEE9;