theme examples of color class descriptions

just a couple for now, the rest can be filled in later
This commit is contained in:
Mike Blumenkrantz 2015-03-07 13:45:21 -05:00
parent 74994d308c
commit f5281b36af
1 changed files with 2 additions and 0 deletions

View File

@ -4,9 +4,11 @@ color_classes {
// comp
color_class { name: "comp_focus-out_color";
color: 255 255 255 255;
description: "Objects which do not have focus";
}
color_class { name: "comp_focus_color";
color: 255 255 255 255;
description: "Objects which have focus";
}
// wm