Improve contrast on volume notification for Matte Black theme (#3212)

This commit is contained in:
Dylan
2025-11-09 01:10:12 -06:00
committed by GitHub
parent 64e581e5aa
commit e96bd085a5

View File

@@ -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;