]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/skin-customizables.inc
Merge branch 'master' into Mario/notifications
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / skin-customizables.inc
index 8895c04bb49c5f431d4a5c5c6e0315d983673e92..1db6e6775d6533f35d9271dfdda1c34515b21ce4 100644 (file)
@@ -100,7 +100,9 @@ SKINBEGIN
        SKINFLOAT(ALPHA_BEHIND, 0.5);
        SKINFLOAT(ALPHA_TEXT, 0.7);
        SKINVECTOR(COLOR_TEXT, '1 1 1');
-       
+       SKINFLOAT(ALPHA_HEADER, 0.5);
+       SKINVECTOR(COLOR_HEADER, '1 1 1');
+
        // item: button
        SKINSTRING(GFX_BUTTON, "button");
        SKINSTRING(GFX_BUTTON_GRAY, "buttongray");