mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix use of accent colors
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
@define-color border-color {{ foreground }};
|
||||
@define-color label {{ foreground }};
|
||||
@define-color image {{ foreground }};
|
||||
@define-color progress {{ foreground }};
|
||||
@define-color progress {{ accent }};
|
||||
|
||||
Reference in New Issue
Block a user