ui-options-hud-theme-retro = Retro
ui-options-hud-theme-minimalist = Minimalist
ui-options-hud-theme-eris = Eris
+ui-options-hud-theme-ashen = Ashen
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)
-- type: hudTheme
+- type: hudTheme
id: SS14DefaultTheme
name: ui-options-hud-theme-default
path: Default
name: ui-options-hud-theme-eris
path: Eris
order: 5
+
+- type: hudTheme
+ id: SS14AshenTheme
+ name: ui-options-hud-theme-ashen
+ path: Ashen
+ order: 7
goodGreenFore: "#31843E"
concerningOrangeFore: "#A5762F"
dangerousRedFore: "#BB3232"
- disabledFore: "#5A5A5A"
\ No newline at end of file
+ disabledFore: "#5A5A5A"
+- type: uiTheme
+ id: SS14AshenTheme
+ path: /Textures/Interface/Ashen/
+ colors:
+ whiteText: "#FFF5EE"
+ slotSelectedGold: "#FFF5EE"
+ slotColor: "#FFF5EE"
+ slotOutline: "#FFF5EE"
+ slotText: "#FFF5EE"
+ nanoGold: "#FFF5EE"
+ goodGreenFore: "#FFF5EE"
+ concerningOrangeFore: "#FFF5EE"
+ dangerousRedFore: "#FFF5EE"
+ disabledFore: "#FFF5EE"