stylesheet icon indicating copy to clipboard operation
stylesheet copied to clipboard

use accent_color in highligth for all scales

Open KaltWulx opened this issue 3 years ago • 1 comments

Allows the user to change the highlight color for all scales with "accent_color", initially intended to resolve issue elementary/granite#808

Result: image

KaltWulx avatar Jun 14 '22 23:06 KaltWulx

Your code broken it's not #{'accent_color'}; it's #{'@accent_color'};

BAProductions avatar Feb 22 '23 01:02 BAProductions