ui-options-scale-200 = 200%
ui-options-hud-theme = HUD Theme:
ui-options-hud-theme-default = Default
-ui-options-hud-theme-modernized = Modernized
-ui-options-hud-theme-classic = Classic
+ui-options-hud-theme-plasmafire = Plasmafire
+ui-options-hud-theme-slimecore = Slimecore
+ui-options-hud-theme-clockwork = Clockwork
+ui-options-hud-theme-retro = Retro
+ui-options-hud-theme-minimalist = Minimalist
+ui-options-hud-theme-eris = Eris
ui-options-vp-stretch = Stretch viewport to fit game window
ui-options-vp-scale = Fixed viewport scale: x{ $scale }
ui-options-vp-integer-scaling = Prefer integer scaling (might cause black bars/clipping)
path: Default
- type: hudTheme
- id: SS14ModernizedTheme
- name: ui-options-hud-theme-modernized
- path: Modernized
+ id: SS14PlasmafireTheme
+ name: ui-options-hud-theme-plasmafire
+ path: Plasmafire
+
+- type: hudTheme
+ id: SS14SlimecoreTheme
+ name: ui-options-hud-theme-slimecore
+ path: Slimecore
+
+- type: hudTheme
+ id: SS14ClockworkTheme
+ name: ui-options-hud-theme-clockwork
+ path: Clockwork
+
+- type: hudTheme
+ id: SS14RetroTheme
+ name: ui-options-hud-theme-retro
+ path: Retro
+
+- type: hudTheme
+ id: SS14MinimalistTheme
+ name: ui-options-hud-theme-minimalist
+ path: Minimalist
- type: hudTheme
- id: SS14ClassicTheme
- name: ui-options-hud-theme-classic
- path: Classic
+ id: SS14ErisTheme
+ name: ui-options-hud-theme-eris
+ path: Eris
dangerousRedFore: "#BB3232"
disabledFore: "#5A5A5A"
- type: uiTheme
- id: SS14ClassicTheme
- path: /Textures/Interface/Classic/
+ id: SS14PlasmafireTheme
+ path: /Textures/Interface/Plasmafire/
+ colors:
+ whiteText: "#FFF5EE"
+ slotSelectedGold: "#FFF5EE"
+ slotColor: "#FFF5EE"
+ slotOutline: "#FFF5EE"
+ slotText: "#FFF5EE"
+ nanoGold: "#FFF5EE"
+ goodGreenFore: "#FFF5EE"
+ concerningOrangeFore: "#FFF5EE"
+ dangerousRedFore: "#FFF5EE"
+ disabledFore: "#FFF5EE"
+- type: uiTheme
+ id: SS14SlimecoreTheme
+ path: /Textures/Interface/Slimecore/
+ colors:
+ whiteText: "#FFF5EE"
+ slotSelectedGold: "#FFF5EE"
+ slotColor: "#FFF5EE"
+ slotOutline: "#FFF5EE"
+ slotText: "#FFF5EE"
+ nanoGold: "#FFF5EE"
+ goodGreenFore: "#FFF5EE"
+ concerningOrangeFore: "#FFF5EE"
+ dangerousRedFore: "#FFF5EE"
+ disabledFore: "#FFF5EE"
+- type: uiTheme
+ id: SS14ClockworkTheme
+ path: /Textures/Interface/Clockwork/
+ colors:
+ whiteText: "#FFF5EE"
+ slotSelectedGold: "#FFF5EE"
+ slotColor: "#FFF5EE"
+ slotOutline: "#FFF5EE"
+ slotText: "#FFF5EE"
+ nanoGold: "#FFF5EE"
+ goodGreenFore: "#FFF5EE"
+ concerningOrangeFore: "#FFF5EE"
+ dangerousRedFore: "#FFF5EE"
+ disabledFore: "#FFF5EE"
+- type: uiTheme
+ id: SS14RetroTheme
+ path: /Textures/Interface/Retro/
+ colors:
+ whiteText: "#FFF5EE"
+ slotSelectedGold: "#FFF5EE"
+ slotColor: "#FFF5EE"
+ slotOutline: "#FFF5EE"
+ slotText: "#FFF5EE"
+ nanoGold: "#FFF5EE"
+ goodGreenFore: "#FFF5EE"
+ concerningOrangeFore: "#FFF5EE"
+ dangerousRedFore: "#FFF5EE"
+ disabledFore: "#FFF5EE"
+- type: uiTheme
+ id: SS14MinimalistTheme
+ path: /Textures/Interface/Minimalist/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#e6b812"
dangerousRedFore: "#BB3232"
disabledFore: "#5A5A5A"
- type: uiTheme
- id: SS14ModernizedTheme
- path: /Textures/Interface/Modernized/
+ id: SS14ErisTheme
+ path: /Textures/Interface/Eris/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#e6b812"
goodGreenFore: "#31843E"
concerningOrangeFore: "#A5762F"
dangerousRedFore: "#BB3232"
- disabledFore: "#5A5A5A"
+ disabledFore: "#5A5A5A"
\ No newline at end of file