themes: have background color on tab selector

This commit is contained in:
Boris Faure 2020-03-22 11:37:03 +01:00
parent 00f08812be
commit c7dec53fba
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ group { name: "terminology/sel/item";
part { name: "base"; type: RECT;
clip_to: "clip";
description { state: "default" 0.0;
color: 32 32 32 255;
color_class: "BG";
rel1.to: "terminology.content";
rel2.to: "terminology.content";
}