mild: color_classify tab_drag_thumb

This commit is contained in:
Boris Faure 2020-08-13 23:01:20 +02:00
parent 3d8fa23b78
commit fda837eb96
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 3 additions and 0 deletions

View File

@ -3075,6 +3075,7 @@ collections {
border: 9 9 9 9;
}
color: 255 255 255 255;
color_class: "GLOW";
}
}
@ -3116,6 +3117,7 @@ collections {
rel1.to: "terminology.content";
rel2.to: "terminology.content";
color: 255 255 255 255;
color: "GLOW_TXT_HIGHLIGHT";
align: 0.5 1.0;
text { font: "Sans"; size: 10;
align: 0.5 1.0;
@ -3125,6 +3127,7 @@ collections {
description { state: "selected" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
color: "GLOW_TXT_HIGHLIGHT";
text { font:"Sans:style=Bold"; }
}
}