Update upstream

This commit is contained in:
2023-12-02 11:03:24 -08:00
parent 84ea557696
commit d472f6348d
129 changed files with 17814 additions and 14162 deletions

View File

@ -50,6 +50,9 @@
@define-color strong-border-color rgb(50,50,50);
@define-color stronger-border-color rgb(75,75,75);
/* Border color for the edge of certain widgets. This needs
* to be dark on light theme and very dark on dark themes */
@define-color edge-border-color rgb(26,26,26);
/********* Colors for special cases *********/

View File

@ -50,6 +50,9 @@
@define-color strong-border-color rgb(200,200,200);
@define-color stronger-border-color rgb(185,185,185);
/* Border color for the edge of certain widgets. This needs
* to be dark on light theme and very dark on dark themes */
@define-color edge-border-color rgb(185,185,185);
/********* Colors for special cases *********/