summaryrefslogtreecommitdiff
path: root/resource/scheme
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-11-01 08:50:15 -0500
committerCriticalFlaw <[email protected]>2020-11-01 08:50:15 -0500
commitd7b5e91f1448f4f0997ec471c380bab807677e61 (patch)
tree91affe3f060dc6aa45833e11fd3e2f87977a03bf /resource/scheme
parent3a82bce10530199ef6eb71d60d2665eff66432c8 (diff)
Scream Fortress 2020
- Updated Steam Workshop pages. - Updated closed captions and hud animations - Removed unused borders, added missing ones. - Removed unused Twitch pages.
Diffstat (limited to 'resource/scheme')
-rw-r--r--resource/scheme/clientscheme_borders.res123
-rw-r--r--resource/scheme/clientscheme_colors.res2
-rw-r--r--resource/scheme/clientscheme_fonts.res14
3 files changed, 57 insertions, 82 deletions
diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res
index 5cf288a..b0522f4 100644
--- a/resource/scheme/clientscheme_borders.res
+++ b/resource/scheme/clientscheme_borders.res
@@ -410,43 +410,6 @@ Scheme
}
}
- DarkCyanBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "100 224 255 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "100 224 255 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "100 224 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "128 128 255 0"
- "offset" "0 0"
- }
- }
- }
-
NoBorder
{
"inset" "0 0 0 0"
@@ -565,6 +528,12 @@ Scheme
"color" "blank"
}
+ ButtonDepressedBorder
+ {
+ "offset" "0 0"
+ "color" "Blank"
+ }
+
ComboBoxBorder
{
"inset" "0 0 1 1"
@@ -602,43 +571,6 @@ Scheme
}
}
- ItemBoxBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "0 255 0 255"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "255 128 128 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "128 255 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "200 50 255 255"
- "offset" "0 0"
- }
- }
- }
-
DarkComboBoxBorder
{
"inset" "0 0 1 1"
@@ -1079,6 +1011,18 @@ Scheme
"draw_corner_height" "2"
}
+ BackpackItemGrayedOut_Selected
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "color" "Black"
+ "image" "backpack_rect_color"
+ "src_corner_height" "24" // pixels inside the image
+ "src_corner_width" "24"
+ "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "2"
+ }
+
// Standard ------------------------------------------------------------------------------------------------
BackpackItemBorder
{
@@ -2213,6 +2157,17 @@ Scheme
"draw_corner_height" "0"
}
+ NotificationHighPriority
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "image" "button_holder_central"
+ "src_corner_height" "32" // pixels inside the image
+ "src_corner_width" "32"
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+
MainMenuButtonGlow
{
"bordertype" "scalable_image"
@@ -2235,6 +2190,26 @@ Scheme
"draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "4"
}
+ MainMenuButtonDepressed
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "image" "button_central_depressed"
+ "src_corner_height" "32" // pixels inside the image
+ "src_corner_width" "32"
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
+ MainMenuButtonDepressedArmed
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "image" "button_central_depressed_armed"
+ "src_corner_height" "32" // pixels inside the image
+ "src_corner_width" "32"
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "0"
+ }
MainMenuButtonDefault
{
"bordertype" "scalable_image"
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index d3904ba..95a71fd 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -275,4 +275,4 @@ Scheme
"UpgradeDisabledFg" "64 59 52 255"
"UpgradeDisabledBg" "79 77 68 255"
}
-} \ No newline at end of file
+}
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index d069ee3..fc0053c 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -8,7 +8,7 @@ Scheme
"1"
{
"name" "Cerbetica_bold"
- "tall" "56"
+ "tall" "56"
"additive" "0"
"antialias" "1"
}
@@ -58,10 +58,10 @@ Scheme
"1"
{
"name" "Cerbetica_bold"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
+ "tall" "24"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
}
}
"Cerbetica20"
@@ -131,14 +131,14 @@ Scheme
"1"
{
"name" "Cerbetica"
- "tall" "10"
+ "tall" "12"
"additive" "0"
"antialias" "1"
}
"2"
{
"name" "Cerbetica"
- "tall" "12"
+ "tall" "14"
"range" "0x0000 0x00FF"
"weight" "800"
}