diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 15:48:55 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 15:48:55 -0500 |
| commit | 2e034f0e1f48acd0747568bb36c91656ad81d4e1 (patch) | |
| tree | aaae3aa5020ab2b5b85ce69e7121e66fa0ec6174 /resource/ClientScheme.res | |
| parent | 168272821d3a2c2d514b34af26b3d94e178a8036 (diff) | |
Updated Schema Files
- Segregated icons to their own scheme file
- Removed unused scheme files and fonts
- Converted primary Cerbetica fonts from TTF to OTF
- Added additional borders
- Removed unused colors and xhairs
- Reorganized the font schema
- Enabled the xhair hitmarker layout
- Updated the source schema to work better on non-Windows OS
Diffstat (limited to 'resource/ClientScheme.res')
| -rw-r--r-- | resource/ClientScheme.res | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res index fd28883..992e072 100644 --- a/resource/ClientScheme.res +++ b/resource/ClientScheme.res @@ -1,5 +1,6 @@ #base "scheme/clientscheme_borders.res" #base "scheme/clientscheme_colors.res" #base "scheme/clientscheme_fonts.res" +#base "scheme/clientscheme_icons.res" #base "scheme/clientscheme_settings.res" #base "scheme/clientscheme_xhairs.res"
\ No newline at end of file |
