-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathbase-rc.cfg
23 lines (18 loc) · 1.29 KB
/
base-rc.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#textdomain wesnoth-After_the_Storm
[color_palette]
necro_skin_base=C5956A,A9794F,B17632,D4944F,F8C090,F8C393,F6D39B,FAF3C9,784838,7B4231,73432B,3A211C,4F2D29,FFFFFF
necro_skin_devoid=AF6293,AF6293,AF6293,AF6293,E0919C,E0919C,E0919C,E0919C,6E1043,6E1043,6E1043,6E1043,6E1043,6E1043
faerie_spirit_hair_base=104820,458967,8DCD53,E8F898
faerie_spirit_hair_gold=4E3430,9A7458,CFA87A,FFFFFF
faerie_sylvan_wings=BEE0F6,77CBA7,61A280
faerie_sylvan_bright_wings=E8F898,8BEA75,4EBB81
faerie_neutral_wings=D0F4F1,87D5CF,47B8AF
faerie_guard_wings=C5F7E3,60CBBB,45AB9E
# The magenta TC recolored using the red color range.
magenta_to_red_tc=FF0000,240000,360000,450000,520000,5E0000,6B0000,790000,850000,920000,A10000,C00000,D20000,E20000,F00000,FF3030,FF6060,FF9191,FFC5C5
# The magenta TC recolored using the yellow color range.
magenta_to_yellow_tc=EEE000,2F2C00,3F3B00,4C4800,585200,625C00,6D6700,797200,847C00,8F8600,9C9300,B7AD00,C7BB00,D5C800,E1D400,F1E530,F4EB60,F7F191,FBF8C5
# The magenta TC recolored using the gold color range.
magenta_to_gold_tc=FFF35A,A7661D,AE7122,B47B26,BA842A,BE8B2D,C39430,C99D34,CEA438,D3AD3B,D9B740,E6CB48,EDD64D,F3E052,F9E956,FFF370,FFF487,FFF59E,FFF6B7
[/color_palette]
# kate: indent-mode normal; encoding utf-8; space-indent on;