forked from zapSNH/ZTheme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.cfg
133 lines (115 loc) · 3.3 KB
/
config.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/UI/
priority = 2
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/VAB/
priority = 4
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/KSC/
priority = 3
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/flight/
priority = 5
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/mods/
priority = 10
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/KAL/
priority = 6
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/mods/planetpacks/stock/
priority = 10
}
HUDReplacer:NEEDS[HUDReplacer,GPP]
{
filePath = GameData/ZTheme/PluginData/mods/planetpacks/gpp/
priority = 11
}
HUDReplacer:NEEDS[HUDReplacer,KcalbelohSystem]
{
filePath = GameData/ZTheme/PluginData/mods/planetpacks/kcalbeloh/
priority = 15
}
HUDReplacer:NEEDS[HUDReplacer,RealSolarSystem]
{
filePath = GameData/ZTheme/PluginData/mods/planetpacks/rss/
priority = 15
}
HUDReplacer:NEEDS[HUDReplacer,RP-1]
{
filePath = GameData/ZTheme/PluginData/mods/RP-1/
priority = 15
onScene = SPACECENTER
}
HUDReplacer:NEEDS[HUDReplacer,TestFlight]
{
filePath = GameData/ZTheme/PluginData/mods/TestFlight/
priority = 15
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/KSC/sceneSpecific/
priority = 10
onScene = SPACECENTER
}
HUDReplacer:NEEDS[HUDReplacer]
{
filePath = GameData/ZTheme/PluginData/flight/sceneSpecific/
priority = 10
onScene = FLIGHT
}
HUDReplacerRecolor:NEEDS[HUDReplacer]
{
priority = 1
tumblerColorPositive = 0.816,0.816,0.835,1
tumblerColorNegative = 1,0,0.247,1
PAWTitleBar = 1,0.004,0,1
KALTitleBar = 1,0.004,0,1
gaugeNeedleYawPitchRoll = 0.812,0.365,0.196,1
gaugeNeedleYawPitchRollPrecision = 0.271,0.576,0.725,1
METDisplayColorRed = 1,0,0.247,1
METDisplayColorYellow = 1,0.694,0.129,1
METDisplayColorGreen = 0.816,0.816,0.835,1
speedDisplayColorText = 0.467,0.467,0.498,1
navBallHeadingColor = 0.816,0.816,0.835,1
speedDisplayColorSpeed = 0.816,0.816,0.835,1
stageTotalDeltaVColor = 1,1,1,0.957
stageGroupDeltaVTextColor = 0.816,0.816,0.835,1
stageGroupDeltaVNumberColor = 1,1,1,0.957
navballCursor = 1,0.447,0.247,1
verticalSpeedGaugeNeedleColor = 0.812,0.365,0.196,1
PAWBlueButton = 0.176,0.584,0.937,1
PAWBlueButtonToggle = 0.176,0.584,0.937,1
PAWVariantSelectorNext = 0.118,0.118,0.118,1
PAWVariantSelectorPrevious = 0.118,0.118,0.118,1
PAWResourcePriorityIncrease = 0.176,0.584,0.937,1
PAWResourcePriorityDecrease = 0.176,0.584,0.937,1
PAWResourcePriorityReset = 1,0.447,0.247,1
stageGroupDeltaVBackgroundColor = 0.569,0.094,0.059,1
maneuverNodeEditorTextColor = 0.816,0.816,0.835,1
PAWFuelSliderTextColor = 0.816,0.816,0.835,1
PAWFuelSliderColor = 0.039,0.839,0.427,1
stageEngineFuelGaugeTextColor = 0.816,0.816,0.835,1
stageEngineHeatGaugeTextColor = 1,1,1,0.500
stageEngineFuelGaugeBackgroundColor = 0.242,0.238,0.266,1
stageEngineHeatGaugeBackgroundColor = 0.348,0.180,0.102,1
stageEngineFuelGaugeFillColor = 0.195,0.824,0.320,1
stageEngineHeatGaugeFillColor = 0.816,0.367,0.180,1
stageEngineFuelGaugeFillBackgroundColor = 0.152,0.457,0.160,1
stageEngineHeatGaugeFillBackgroundColor = 0.457,0.203,0.152,1
SASDisplayOffColor = 0.467,0.467,0.498,1
RCSDisplayOffColor = 0.467,0.467,0.498,1
}