summaryrefslogtreecommitdiff
path: root/resource/sourcescheme.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/sourcescheme.res')
-rw-r--r--resource/sourcescheme.res296
1 files changed, 143 insertions, 153 deletions
diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res
index 2b1b2ab..989b240 100644
--- a/resource/sourcescheme.res
+++ b/resource/sourcescheme.res
@@ -57,7 +57,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"
@@ -90,7 +90,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"
@@ -141,150 +141,10 @@ Scheme
TextEntry.TextColor "OffWhite"
TextEntry.DisabledTextColor "DullWhite"
TextEntry.SelectedBgColor "RaysPrimary"
-
- // 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"
}
Fonts
{
- "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)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "11" [$POSIX] // "11"
- "tall" "10" //good positioning is ... "net_graphpos 183" and "net_graphheight 30" and ensure you select "antialias" "1" with all others off with "Georgia" font.
- "weight" "0" //"0" // This is the thickness, like a bold setting max is about 700. Small fonts will look better as "0".
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "1" //not default added //smoothing the edges.
- }
- "2" //For screen heights between 600 and 767 (eg 4:3 aspect Width 800X600 High, ... 16:9 aspect Width 1152x648 High.)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "12" [$POSIX] // "11"
- "tall" "12" //good positioning is ... "net_graphpos 190" and "net_graphheight 45" and ensure you select "antialias" "1" with all others off with "Georgia" font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "1" //not default added //smoothing the edges.
- }
- "3" //For screen heights between 768 and 1023 (eg 4:3 aspect Width 1024X768 High... 16:9 aspect Width 1360x768 High, 16:9 aspect Width 1776x1000 High... 16:10 aspect Width 1280x768 High, 16:10 aspect Width 1280x800 High, 16:10 aspect Width 1400x900 High.)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Verdana" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "13" [$POSIX] // "11"
- "tall" "13" //good positioning is ... "net_graphpos 203" and "net_graphheight 85" and ensure you select "outline" "1" with all others off with "Microsoft Sans Serif" font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "0" //not default added //smoothing the edges.
- }
- "4" //For screen heights between 1024 and 1199 (eg 4:3 aspect Width 1280X1024 High, Width 1400X1050 High... 16:9 aspect Width 1920x1080 High... 16:10 aspect Width 1680x1050 High.)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "19" [$POSIX] // "11"
- "tall" "19" // good positioning is ... net_graphheight 87 and net_graphpos 210 and ensure you select "outline" "1" with all others off with Ariel font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "0" //not default added //smoothing the edges.
- }
- "5" //For screen heights between 1200 and 6000 (6000...wow that's freaking huge!) (eg 4:3 aspect Width 1600X1200 High... 16:10 aspect Width 1920x1200 High.... and beyond)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" and "Arial" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "19" [$POSIX] // "11"
- "tall" "19" // good positioning is ... net_graphheight 95 and net_graphpos 225 and ensure you select "outline" "1" with all others off with Ariel font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "0" //not default added //smoothing the edges.
- }
- }
-
"MainMenuFont"
{
"1" [$WIN32]
@@ -299,9 +159,9 @@ Scheme
"MenuLarge"
{
- "1" [$X360]
+ "1" [disabled]
{
- "tall_hidef" "24"
+ "tall_disabled" "24"
}
}
@@ -311,14 +171,14 @@ Scheme
{
"name" "TF2 Build"
"tall" "35"
- "tall_lodef" "40"
+ "tall_disabled" "40"
"weight" "500"
"additive" "0"
"antialias" "1"
}
}
- "Default" [$OSX]
+ "Default" [disabled]
{
"1"
{
@@ -380,10 +240,10 @@ Scheme
"1"
{
"name" "Arial" [!$OSX]
- "name" "Verdana Bold" [$OSX]
+ "name" "Verdana Bold" [disabled]
"weight" "1500"
"tall" "16" [!$OSX]
- "tall" "18" [$OSX]
+ "tall" "18" [disabled]
"antialias" "1"
}
}
@@ -393,10 +253,10 @@ Scheme
"1"
{
"name" "Arial" [!$OSX]
- "name" "Verdana Bold" [$OSX]
+ "name" "Verdana Bold" [disabled]
"weight" "1500"
"tall" "18" [!$OSX]
- "tall" "19" [$OSX]
+ "tall" "19" [disabled]
"antialias" "1"
}
}
@@ -406,21 +266,151 @@ Scheme
"1"
{
"name" "Arial" [!$OSX]
- "name" "Verdana" [$OSX]
+ "name" "Verdana" [disabled]
"weight" "1000"
"tall" "14" [!$OSX]
- "tall" "12" [$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)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "11" [$POSIX] // "11"
+ "tall" "10" //good positioning is ... "net_graphpos 183" and "net_graphheight 30" and ensure you select "antialias" "1" with all others off with "Georgia" font.
+ "weight" "0" //"0" // This is the thickness, like a bold setting max is about 700. Small fonts will look better as "0".
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "480 599"
+ "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "1" //not default added //smoothing the edges.
+ }
+ "2" //For screen heights between 600 and 767 (eg 4:3 aspect Width 800X600 High, ... 16:9 aspect Width 1152x648 High.)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "12" [$POSIX] // "11"
+ "tall" "12" //good positioning is ... "net_graphpos 190" and "net_graphheight 45" and ensure you select "antialias" "1" with all others off with "Georgia" font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "600 767"
+ "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "1" //not default added //smoothing the edges.
+ }
+ "3" //For screen heights between 768 and 1023 (eg 4:3 aspect Width 1024X768 High... 16:9 aspect Width 1360x768 High, 16:9 aspect Width 1776x1000 High... 16:10 aspect Width 1280x768 High, 16:10 aspect Width 1280x800 High, 16:10 aspect Width 1400x900 High.)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Verdana" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "13" [$POSIX] // "11"
+ "tall" "13" //good positioning is ... "net_graphpos 203" and "net_graphheight 85" and ensure you select "outline" "1" with all others off with "Microsoft Sans Serif" font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "768 1023"
+ "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "0" //not default added //smoothing the edges.
+ }
+ "4" //For screen heights between 1024 and 1199 (eg 4:3 aspect Width 1280X1024 High, Width 1400X1050 High... 16:9 aspect Width 1920x1080 High... 16:10 aspect Width 1680x1050 High.)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "19" [$POSIX] // "11"
+ "tall" "19" // good positioning is ... net_graphheight 87 and net_graphpos 210 and ensure you select "outline" "1" with all others off with Ariel font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1024 1199"
+ "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "0" //not default added //smoothing the edges.
+ }
+ "5" //For screen heights between 1200 and 6000 (6000...wow that's freaking huge!) (eg 4:3 aspect Width 1600X1200 High... 16:10 aspect Width 1920x1200 High.... and beyond)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" and "Arial" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "19" [$POSIX] // "11"
+ "tall" "19" // good positioning is ... net_graphheight 95 and net_graphpos 225 and ensure you select "outline" "1" with all others off with Ariel font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1200 6000"
+ "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "0" //not default added //smoothing the edges.
+ }
+ }
}
CustomFontFiles
{
- "9"
+ "6"
{
"font" "resource/TF2Build.ttf"
"name" "TF2 Build"
+ "turkish"
+ {
+ "range" "0x0000 0x015F"
+ }
+ "swedish"
+ {
+ "range" "0x0000 0x00F6"
+ }
+ "spanish"
+ {
+ "range" "0x0000 0x00FC"
+ }
+ "romanian"
+ {
+ "range" "0x0000 0x021B"
+ }
+ "polish"
+ {
+ "range" "0x0000 0x017C"
+ }
+ "norwegian"
+ {
+ "range" "0x0000 0x00F8"
+ }
+ "danish"
+ {
+ "range" "0x0000 0x00F8"
+ }
+ "hungarian"
+ {
+ "range" "0x0000 0x0171"
+ }
+ "german"
+ {
+ "range" "0x0000 0x00FC"
+ }
+ "french"
+ {
+ "range" "0x0000 0x0178"
+ }
+ "finnish"
+ {
+ "range" "0x0000 0x017E"
+ }
+ "czech"
+ {
+ "range" "0x0000 0x017E"
+ }
+ "bulgarian"
+ {
+ "range" "0x0000 0x0451"
+ }
+ "russian"
+ {
+ "range" "0x0000 0x0451"
+ }
}
}
} \ No newline at end of file