#base "SourceSchemeBase.res" Scheme { //////////////////////// COLORS /////////////////////////// // color details // this is a list of all the colors used by the scheme Colors { "TFDarkBrown" "0 0 0 255" "TFDarkBrownTransparent" "0 0 0 255" "TFTanBright" "255 255 255 255" "TFTanLight" "255 255 255 255" "TFTanMedium" "255 255 255 255" "TFTanLightBright" "255 255 255 255" "TFTanLightDark" "255 255 255 255" "TFOrangeBright" "255 255 255 255" "TFTextBright" "255 255 255 255" "TFTextLight" "255 255 255 255" "TFTextMedium" "255 255 255 255" "TFTextMediumDark" "255 255 255 255" "TFTextBlack" "0 0 0 255" "TFTextDull" "0 0 0 255" "TFMediumBrown" "0 0 0 255" "QuickListBGDeselected" "0 0 0 255" "QuickListBGSelected" "255 255 255 255" "Blank" "0 0 0 0" // background colors "ControlBG" "0 0 0 255" // background color of controls "ControlDarkBG" "0 0 0 255" // darker background color; used for background of scrollbars "WindowBG" "0 0 0 255" // background color of text edit panes (chat, text entries, etc.) "SelectionBG" "0 0 0 255" // background color of any selected text or menu item "SelectionBG2" "0 0 0 255" // selection background in window w/o focus "ListBG" "0 0 0 255" // background of server browser, buddy list, etc. "white" "255 255 255 255" "black" "0 0 0 255" "grey" "128 128 128 255" "red" "255 109 124 255" } BaseSettings { // scheme-specific colors Border.Bright "Blank" // the lit side of a control Border.Dark "Blank" // the dark/unlit side of a control Border.Selection "Blank" // the additional border color for displaying the default/selected button Button.TextColor "white" Button.BgColor "black" Button.ArmedTextColor "black" Button.ArmedBgColor "white" Button.DepressedTextColor "black" Button.DepressedBgColor "white" Button.FocusBorderColor "black" CheckButton.TextColor "black" CheckButton.SelectedTextColor "black" CheckButton.BgColor "black" CheckButton.HighlightFgColor "black" CheckButton.ArmedBgColor "Blank" CheckButton.DepressedBgColor "Blank" CheckButton.Border1 "black" // the left checkbutton border CheckButton.Border2 "black" // the right checkbutton border CheckButton.Check "white" // color of the check itself CheckButton.DisabledBgColor "white" ToggleButton.SelectedTextColor "black" ComboBoxButton.ArrowColor "white" ComboBoxButton.ArmedArrowColor "white" ComboBoxButton.BgColor "black" ComboBoxButton.DisabledBgColor "black" RadioButton.TextColor "black" RadioButton.SelectedTextColor "black" RadioButton.ArmedTextColor "black" Frame.BgColor "white" Frame.OutOfFocusBgColor "white" FrameGrip.Color1 "black" FrameGrip.Color2 "black" FrameTitleButton.FgColor "black" FrameTitleBar.Font "DefaultLarge" [$WIN32] FrameTitleBar.TextColor "black" FrameTitleBar.DisabledTextColor "black" Label.TextDullColor "black" Label.TextColor "black" Label.TextBrightColor "black" Label.SelectedTextColor "black" Label.BgColor "white" Label.DisabledFgColor1 "grey" Label.DisabledFgColor2 "Blank" ListPanel.TextColor "white" ListPanel.BgColor "black" ListPanel.SelectedBgColor "white" ListPanel.SelectedOutOfFocusBgColor "white" MainMenu.TextColor "black" MainMenu.ArmedTextColor "black" MainMenu.Inset "0" Menu.TextInset "0" Menu.FgColor "black" Menu.BgColor "white" Menu.ArmedFgColor "black" Menu.ArmedBgColor "white" Menu.DividerColor "black" ScrollBarButton.FgColor "white" ScrollBarButton.BgColor "black" ScrollBarButton.ArmedFgColor "black" ScrollBarButton.ArmedBgColor "white" ScrollBarButton.DepressedFgColor "black" ScrollBarButton.DepressedBgColor "white" ScrollBarSlider.BgColor "black" // this isn't really used ScrollBarSlider.FgColor "white" // handle with which the slider is grabbed Slider.NobColor "white" Slider.TextColor "black" Slider.TrackColor "black" Slider.DisabledTextColor1 "grey" Slider.DisabledTextColor2 "Blank" TextEntry.TextColor "white" TextEntry.DisabledTextColor "white" TextEntry.SelectedBgColor "white" } Fonts { "MainMenuFont" { "1" [$WIN32] { "name" "Deja Vu Sans" "tall" "18" "weight" "500" "additive" "0" "antialias" "1" } } "MenuLarge" { "1" [$X360] { "tall_hidef" "24" } } "ServerBrowserTitle" { "1" { "name" "Deja Vu Sans" "tall" "35" "tall_lodef" "40" "weight" "500" "additive" "0" "antialias" "1" } } "Default" { "1" { "name" "Deja Vu Sans" "tall" "14" "weight" "500" } } "ServerBrowserSmall" { "1" { "name" "Deja Vu Sans Mono" "tall" "16" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "480 599" } "2" { "name" "Deja Vu Sans Mono" "tall" "16" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "600 767" } "3" { "name" "Deja Vu Sans Mono" "tall" "16" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "768 1023" "antialias" "1" } "4" { "name" "Deja Vu Sans Mono" "tall" "19" "weight" "0" "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A "yres" "1024 1199" "antialias" "1" } "5" { "name" "Deja Vu Sans Mono" "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" [$OSX] "weight" "1500" "tall" "16" [!$OSX] "tall" "18" [$OSX] "antialias" "1" } } AchievementItemTitleLarge [$WIN32] { "1" { "name" "Arial" [!$OSX] "name" "Verdana Bold" [$OSX] "weight" "1500" "tall" "18" [!$OSX] "tall" "19" [$OSX] "antialias" "1" } } AchievementItemDescription [$WIN32] { "1" { "name" "Arial" [!$OSX] "name" "Verdana" [$OSX] "weight" "1000" "tall" "14" [!$OSX] "tall" "12" [$OSX] "antialias" "1" [!$OSX] } } } Borders { FrameBorder { "bordertype" "scalable_image" "backgroundtype" "0" "image" "" "src_corner_height" "0" // pixels inside the image "src_corner_width" "0" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "" } } CustomFontFiles { "9" { "font" "resource/TF2Build.ttf" "name" "TF2 Build" "russian" { "range" "0x0000 0xFFFF" } "polish" { "range" "0x0000 0xFFFF" } } } }