billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=3d8fa23b78eed51c2b68ef459ef4faccae74c319
commit 3d8fa23b78eed51c2b68ef459ef4faccae74c319 Author: Boris Faure <[email protected]> Date: Thu Aug 13 22:47:11 2020 +0200 mild: color_classify links --- data/themes/mild.edc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/themes/mild.edc b/data/themes/mild.edc index 31bb994..62178cc 100644 --- a/data/themes/mild.edc +++ b/data/themes/mild.edc @@ -3013,7 +3013,8 @@ collections { rel1.offset: -6 0; rel1.relative: 0.0 1.0; rel2.offset: 5 0; - color: 100 200 255 255; + color: 255 255 255 255; + color_class: "GLOW"; fill.smooth: 0; } } --
