mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Improve contrast on volume notification for Matte Black theme (#3212)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@define-color background-color #121212;
|
||||
@define-color border-color #8A8A8D;
|
||||
@define-color label #8A8A8D;
|
||||
@define-color image #8A8A8D;
|
||||
@define-color progress #8A8A8D;
|
||||
@define-color border-color #CCCCCC;
|
||||
@define-color label #CCCCCC;
|
||||
@define-color image #CCCCCC;
|
||||
@define-color progress #CCCCCC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user