summaryrefslogtreecommitdiff
path: root/resource/sourcescheme.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/sourcescheme.res')
-rw-r--r--resource/sourcescheme.res424
1 files changed, 208 insertions, 216 deletions
diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res
index 2b1b2ab..aaa121b 100644
--- a/resource/sourcescheme.res
+++ b/resource/sourcescheme.res
@@ -4,12 +4,13 @@ Scheme
{
Colors
{
- // rayshud
+ // HUD COLORS
+ //---------------------------------------------
"White" "255 255 255 255"
"OffWhite" "200 200 200 255"
"DullWhite" "142 142 142 255"
"TransparentBlack" "0 0 0 128"
- "Black" "10 10 10 255"
+ "Black" "10 10 10 255"
"Blank" "0 0 0 0"
"RaysPrimary" "15 255 255 255"
"RaysPrimaryLight" "0 255 255 255"
@@ -18,18 +19,19 @@ Scheme
"RaysBlackTrans" "15 15 15 190"
"RaysButtonHover" "12 52 85 128"
- // TF2
+ // BASE COLORS
+ //---------------------------------------------
"TFDarkBrown" "60 56 53 255"
"TFDarkBrownTransparent" "60 56 53 190"
"TFTanBright" "236 227 203 150"
"TFTanLight" "201 188 162 150"
"TFTanMedium" "131 121 104 150"
-
+
"TFTanLightBright" "229 223 211 90"
"TFTanLightDark" "96 90 78 90"
-
+
"TFOrangeBright" "156 82 33 255"
-
+
"TFTextBright" "251 236 203 150"
"TFTextLight" "201 188 162 255"
"TFTextMedium" "131 121 104 255"
@@ -41,7 +43,7 @@ Scheme
"QuickListBGDeselected" "69 64 58 255"
"QuickListBGSelected" "131 121 104 150"
-
+
"Blank" "0 0 0 0"
"ControlBG" "76 88 68 255" // background color of controls
@@ -57,7 +59,7 @@ Scheme
// scheme-specific colors
Border.Bright "200 200 200 196"
Border.Dark "40 40 40 196"
- Border.Selection "0 0 0 196"default/selected button
+ Border.Selection "0 0 0 196"
Button.TextColor "196 196 196 255"
Button.BgColor "120 120 120 128"
@@ -76,7 +78,7 @@ Scheme
CheckButton.Border1 "Black"
CheckButton.Border2 "Black"
CheckButton.Check "White"
- CheckButton.DisabledBgColor "Blank"
+ CheckButton.DisabledBgColor "Blank"
ToggleButton.SelectedTextColor "TFTextBright"
@@ -90,7 +92,7 @@ Scheme
RadioButton.ArmedTextColor "TFTextMedium"
Frame.BgColor "40 40 40 245"
- Frame.OutOfFocusBgColor "40 40 40 100"
+ Frame.OutOfFocusBgColor "40 40 40 245"
FrameGrip.Color1 "200 200 200 196"
FrameGrip.Color2 "0 0 0 196"
FrameTitleButton.FgColor "200 200 200 196"
@@ -106,111 +108,174 @@ Scheme
Label.DisabledFgColor1 "117 117 117 255"
Label.DisabledFgColor2 "30 30 30 255"
- ListPanel.TextColor "OffWhite"
- ListPanel.BgColor "TransparentBlack"
- ListPanel.SelectedBgColor "RaysPrimary"
+ ListPanel.TextColor "OffWhite"
+ ListPanel.BgColor "TransparentBlack"
+ ListPanel.SelectedBgColor "RaysPrimary"
ListPanel.SelectedOutOfFocusBgColor "100 100 100 128"
- MainMenu.TextColor "White"
- MainMenu.ArmedTextColor "RaysPrimary"
- MainMenu.Inset "32"
-
- Menu.TextInset "6"
- Menu.FgColor "White"
- Menu.BgColor "160 160 160 64"
- Menu.ArmedFgColor "RaysPrimary"
- Menu.ArmedBgColor "RaysPrimary"
- Menu.DividerColor "BorderDark"
+ MainMenu.TextColor "White"
+ MainMenu.ArmedTextColor "RaysPrimary"
+ MainMenu.Inset "32"
- ScrollBarButton.FgColor "White"
- ScrollBarButton.BgColor "Blank"
- ScrollBarButton.ArmedFgColor "White"
- ScrollBarButton.ArmedBgColor "Blank"
- ScrollBarButton.DepressedFgColor "White"
- ScrollBarButton.DepressedBgColor "Blank"
+ Menu.TextInset "6"
+ Menu.FgColor "White"
+ Menu.BgColor "160 160 160 64"
+ Menu.ArmedFgColor "RaysPrimary"
+ Menu.ArmedBgColor "RaysPrimary"
+ Menu.DividerColor "BorderDark"
- ScrollBarSlider.FgColor "100 100 100 150"
- ScrollBarSlider.BgColor "70 70 70 96"
+ ScrollBarButton.FgColor "White"
+ ScrollBarButton.BgColor "Blank"
+ ScrollBarButton.ArmedFgColor "White"
+ ScrollBarButton.ArmedBgColor "Blank"
+ ScrollBarButton.DepressedFgColor "White"
+ ScrollBarButton.DepressedBgColor "Blank"
- Slider.NobColor "108 108 108 255"
- Slider.TextColor "180 180 180 255"
- Slider.TrackColor "31 31 31 255"
- Slider.DisabledTextColor1 "117 117 117 255"
- Slider.DisabledTextColor2 "30 30 30 255"
+ ScrollBarSlider.BgColor "70 70 70 96"
+ ScrollBarSlider.FgColor "100 100 100 150"
- TextEntry.TextColor "OffWhite"
- TextEntry.DisabledTextColor "DullWhite"
- TextEntry.SelectedBgColor "RaysPrimary"
+ Slider.NobColor "108 108 108 255"
+ Slider.TextColor "180 180 180 255"
+ Slider.TrackColor "31 31 31 255"
+ Slider.DisabledTextColor1 "117 117 117 255"
+ Slider.DisabledTextColor2 "30 30 30 255"
- // Borrowed from CS:S SourceScheme
- Frame.TitleTextInsetX "14"
- Frame.ClientInsetY "9"
- Frame.ClientInsetX "8"
- Frame.FocusTransitionEffectTime "0.3"
- Frame.TransitionEffectTime "0.3"
- Frame.AutoSnapRange "0"
- FrameTitleButton.BgColor "Blank"
- FrameTitleButton.DisabledFgColor "255 255 255 192"
- FrameTitleButton.DisabledBgColor "Blank"
- FrameSystemButton.FgColor "Blank"
- FrameSystemButton.BgColor "Blank"
- FrameSystemButton.Icon ""
- FrameSystemButton.DisabledIcon ""
- FrameTitleBar.BgColor "0 0 0 210"
- FrameTitleBar.DisabledBgColor "Blank"
- GraphPanel.FgColor "White"
- GraphPanel.BgColor "TransparentBlack"
- ListPanel.TextBgColor "Blank"
- ListPanel.SelectedTextColor "Black"
- ListPanel.EmptyListInfoTextColor "OffWhite"
- Menu.TextColor "White"
- Menu.ArmedTextColor "Black"
- Panel.FgColor "DullWhite"
- Panel.BgColor "Blank"
- ProgressBar.FgColor "White"
- ProgressBar.BgColor "TransparentBlack"
- PropertySheet.TextColor "OffWhite"
- PropertySheet.SelectedTextColor "White"
- PropertySheet.TransitionEffectTime "0.25"
- RichText.TextColor "OffWhite"
- RichText.BgColor "TransparentBlack"
- RichText.SelectedTextColor "Black"
- RichText.SelectedBgColor "RaysPrimary"
- ScrollBar.Wide "17"
- SectionedListPanel.HeaderTextColor "White"
- SectionedListPanel.HeaderBgColor "Blank"
- SectionedListPanel.DividerColor "Black"
- SectionedListPanel.TextColor "DullWhite"
- SectionedListPanel.BrightTextColor "White"
- SectionedListPanel.BgColor "TransparentBlack"
- SectionedListPanel.SelectedTextColor "Black"
- SectionedListPanel.SelectedBgColor "RaysPrimary"
- SectionedListPanel.OutOfFocusSelectedTextColor "Black"
- SectionedListPanel.OutOfFocusSelectedBgColor "100 100 100 128"
- TextEntry.BgColor "TransparentBlack"
- TextEntry.CursorColor "OffWhite"
- TextEntry.DisabledBgColor "Blank"
- TextEntry.SelectedTextColor "Black"
- TextEntry.OutOfFocusSelectedBgColor "100 100 100 128"
- TextEntry.FocusEdgeColor "0 0 0 196"
- ToggleButton.SelectedTextColor "White"
- Tooltip.TextColor "0 0 0 196"
- Tooltip.BgColor "RaysPrimary"
- TreeView.BgColor "TransparentBlack"
- WizardSubPanel.BgColor "Blank"
- MainMenu.DepressedTextColor "150 150 150 128"
- MainMenu.MenuItemHeight "25"
- MainMenu.Backdrop "0 0 0 156"
- Console.TextColor "OffWhite"
- Console.DevTextColor "White"
- NewGame.TextColor "White"
- NewGame.FillColor "0 0 0 255"
- NewGame.SelectionColor "RaysPrimary"
- NewGame.DisabledColor "128 128 128 196"
+ TextEntry.TextColor "OffWhite"
+ TextEntry.DisabledTextColor "DullWhite"
+ TextEntry.SelectedBgColor "RaysPrimary"
}
Fonts
{
+ "MainMenuFont"
+ {
+ "1" [$WIN32]
+ {
+ "name" "TF2 Build"
+ "tall" "18"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "MenuLarge"
+ {
+ "1" [disabled]
+ {
+ "tall_disabled" "24"
+ }
+ }
+
+ "ServerBrowserTitle"
+ {
+ "1"
+ {
+ "name" "TF2 Build"
+ "tall" "35"
+ "tall_disabled" "40"
+ "weight" "500"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "Default" [disabled]
+ {
+ "1"
+ {
+ "name" "Verdana"
+ "tall" "14"
+ "weight" "500"
+ }
+ }
+
+ "ServerBrowserSmall"
+ {
+ "1"
+ {
+ "name" "Tahoma"
+ "tall" "16"
+ "weight" "0"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "480 599"
+ }
+ "2"
+ {
+ "name" "Tahoma"
+ "tall" "16"
+ "weight" "0"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "600 767"
+ }
+ "3"
+ {
+ "name" "Tahoma"
+ "tall" "16"
+ "weight" "0"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "768 1023"
+ "antialias" "1"
+ }
+ "4"
+ {
+ "name" "Tahoma"
+ "tall" "19"
+ "weight" "0"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1024 1199"
+ "antialias" "1"
+ }
+ "5"
+ {
+ "name" "Tahoma"
+ "tall" "19"
+ "weight" "0"
+ "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1200 6000"
+ "antialias" "1"
+ }
+ }
+
+ AchievementItemTitle [$WIN32]
+ {
+ "1"
+ {
+ "name" "Arial" [!$OSX]
+ "name" "Verdana Bold" [disabled]
+ "weight" "1500"
+ "tall" "16" [!$OSX]
+ "tall" "18" [disabled]
+ "antialias" "1"
+ }
+ }
+
+ AchievementItemTitleLarge [$WIN32]
+ {
+ "1"
+ {
+ "name" "Arial" [!$OSX]
+ "name" "Verdana Bold" [disabled]
+ "weight" "1500"
+ "tall" "18" [!$OSX]
+ "tall" "19" [disabled]
+ "antialias" "1"
+ }
+ }
+
+ AchievementItemDescription [$WIN32]
+ {
+ "1"
+ {
+ "name" "Arial" [!$OSX]
+ "name" "Verdana" [disabled]
+ "weight" "1000"
+ "tall" "14" [!$OSX]
+ "tall" "12" [disabled]
+ "antialias" "1" [!$OSX]
+ }
+ }
+
"DefaultFixedOutline" //edited by INsane 2010 for small netgraph font on all screen sizes
{
"1" //For screen heights between 480 and 599 (eg 4:3 aspect Width 640x480 High, Width 720x576 High. 16:10 aspect Width 720x480 High)
@@ -284,143 +349,70 @@ Scheme
"antialias" "0" //not default added //smoothing the edges.
}
}
-
- "MainMenuFont"
+ }
+
+ CustomFontFiles
+ {
+ "6"
{
- "1" [$WIN32]
+ "font" "resource/TF2Build.ttf"
+ "name" "TF2 Build"
+ "turkish"
{
- "name" "TF2 Build"
- "tall" "18"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
+ "range" "0x0000 0x015F"
}
- }
-
- "MenuLarge"
- {
- "1" [$X360]
+ "swedish"
{
- "tall_hidef" "24"
+ "range" "0x0000 0x00F6"
}
- }
-
- "ServerBrowserTitle"
- {
- "1"
+ "spanish"
{
- "name" "TF2 Build"
- "tall" "35"
- "tall_lodef" "40"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
+ "range" "0x0000 0x00FC"
}
- }
-
- "Default" [$OSX]
- {
- "1"
+ "romanian"
{
- "name" "Verdana"
- "tall" "14"
- "weight" "500"
+ "range" "0x0000 0x021B"
}
- }
-
- "ServerBrowserSmall"
- {
- "1"
+ "polish"
{
- "name" "Tahoma"
- "tall" "16"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
+ "range" "0x0000 0x017C"
}
- "2"
+ "norwegian"
{
- "name" "Tahoma"
- "tall" "16"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
+ "range" "0x0000 0x00F8"
}
- "3"
+ "danish"
{
- "name" "Tahoma"
- "tall" "16"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "antialias" "1"
+ "range" "0x0000 0x00F8"
}
- "4"
+ "hungarian"
{
- "name" "Tahoma"
- "tall" "19"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "antialias" "1"
+ "range" "0x0000 0x0171"
}
- "5"
+ "german"
{
- "name" "Tahoma"
- "tall" "19"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
+ "range" "0x0000 0x00FC"
}
- }
-
- AchievementItemTitle [$WIN32]
- {
- "1"
+ "french"
{
- "name" "Arial" [!$OSX]
- "name" "Verdana Bold" [$OSX]
- "weight" "1500"
- "tall" "16" [!$OSX]
- "tall" "18" [$OSX]
- "antialias" "1"
+ "range" "0x0000 0x0178"
}
- }
-
- AchievementItemTitleLarge [$WIN32]
- {
- "1"
+ "finnish"
{
- "name" "Arial" [!$OSX]
- "name" "Verdana Bold" [$OSX]
- "weight" "1500"
- "tall" "18" [!$OSX]
- "tall" "19" [$OSX]
- "antialias" "1"
+ "range" "0x0000 0x017E"
}
- }
-
- AchievementItemDescription [$WIN32]
- {
- "1"
+ "czech"
{
- "name" "Arial" [!$OSX]
- "name" "Verdana" [$OSX]
- "weight" "1000"
- "tall" "14" [!$OSX]
- "tall" "12" [$OSX]
- "antialias" "1" [!$OSX]
+ "range" "0x0000 0x017E"
+ }
+ "bulgarian"
+ {
+ "range" "0x0000 0x0451"
+ }
+ "russian"
+ {
+ "range" "0x0000 0x0451"
}
- }
- }
-
- CustomFontFiles
- {
- "9"
- {
- "font" "resource/TF2Build.ttf"
- "name" "TF2 Build"
}
}
} \ No newline at end of file