From a7c8ec2a564eb728a6c454d710b30aece4fabb04 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 15 May 2021 10:32:52 +0100 Subject: [PATCH] elm theme - cc's for mono icons --- data/elementary/themes/edc/icons.edc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc index 98606462e9..a239354185 100644 --- a/data/elementary/themes/edc/icons.edc +++ b/data/elementary/themes/edc/icons.edc @@ -156,7 +156,7 @@ ICON("gadgets", "i-gadgets") description { state: "default" 0.0; \ aspect: 1.0 1.0; aspect_preference: BOTH; \ image.normal: _ICON; \ - color: 160 160 160 255; \ + color_class: "/fg/normal/icon"; \ } \ } \ } \ @@ -224,7 +224,7 @@ ICON("preferences-position-right-bottom", "i-shelf-rb") description { state: "default" 0.0; \ aspect: 1.0 1.0; aspect_preference: BOTH; \ image.normal: _ICON; \ - color: 160 160 160 255; \ + color_class: "/fg/normal/icon"; \ } \ } \ } \ @@ -536,7 +536,7 @@ ICON("application/x-partial-download", "i-download") description { state: "default" 0.0; \ aspect: 1.0 1.0; aspect_preference: BOTH; \ image.normal: _ICON; \ - color: 160 160 160 255; \ + color_class: "/fg/normal/icon"; \ } \ } \ } \