blob: e06402c4c4abbc4d1fd4065357ef508cec795221 (
plain) (
blame)
1
2
3
4
5
|
@define-color background-color {{ background }};
@define-color border-color {{ foreground }};
@define-color label {{ foreground }};
@define-color image {{ foreground }};
@define-color progress {{ accent }};
|