-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path#colortheme.res
17 lines (14 loc) · 956 Bytes
/
#colortheme.res
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//====================================================================================
// COLOR THEME
//====================================================================================
// Uncomment (by removing the // before #base) the font line you want to activate
// IMPORTANT: MAKE SURE ONLY ONE LINE STAYS UNCOMMENTED!!
//====================================================================================
//this changes the following: colors around menus, overheal and cross colors
//note: this requires a game restart to fully apply as it modifies clientscheme
//if you try to change this while the game is open it will not fully reset (eg, overheal mismatch)
#base "_colors/color_green.res" // Green (DEFAULT)
//#base "_colors/color_white.res" // White
//#base "_colors/color_blue.res" // Blue
//#base "_colors/color_pink.res" // Pink
//#base "_colors/color_purple.res" // Purple