ummmm... focus out should just be 255 across the board... this 253 is

kinda useless. :)



SVN revision: 84265
This commit is contained in:
Carsten Haitzler 2013-02-20 14:47:15 +00:00
parent cf2c170c8c
commit e84828759b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
color_classes {
color_class {
name: "comp_focus-out_color";
color: 253 253 253 255;
color: 255 255 255 255;
color3: 0 0 0 0;
}
}