The HUDening™️ (SS13 HUD themes, Classic as default, and more) (#22287)
* updates the classic ui theme, ports some ss13 ui themes * adds retro theme * the rest of it. probably * web pockets for retro * begrudgingly bring back modernized
|
|
@ -49,8 +49,12 @@ ui-options-scale-175 = 175%
|
|||
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)
|
||||
|
|
|
|||
|
|
@ -4,11 +4,31 @@
|
|||
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: SS14ClassicTheme
|
||||
name: ui-options-hud-theme-classic
|
||||
path: Classic
|
||||
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: SS14ErisTheme
|
||||
name: ui-options-hud-theme-eris
|
||||
path: Eris
|
||||
|
|
|
|||
|
|
@ -13,8 +13,64 @@
|
|||
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"
|
||||
|
|
@ -27,8 +83,8 @@
|
|||
dangerousRedFore: "#BB3232"
|
||||
disabledFore: "#5A5A5A"
|
||||
- type: uiTheme
|
||||
id: SS14ModernizedTheme
|
||||
path: /Textures/Interface/Modernized/
|
||||
id: SS14ErisTheme
|
||||
path: /Textures/Interface/Eris/
|
||||
colors:
|
||||
whiteText: "#FFF5EE"
|
||||
slotSelectedGold: "#e6b812"
|
||||
|
|
@ -39,4 +95,4 @@
|
|||
goodGreenFore: "#31843E"
|
||||
concerningOrangeFore: "#A5762F"
|
||||
dangerousRedFore: "#BB3232"
|
||||
disabledFore: "#5A5A5A"
|
||||
disabledFore: "#5A5A5A"
|
||||
|
Before Width: | Height: | Size: 941 B |
|
Before Width: | Height: | Size: 587 B |
|
Before Width: | Height: | Size: 768 B |
|
Before Width: | Height: | Size: 597 B |
|
Before Width: | Height: | Size: 882 B |
|
Before Width: | Height: | Size: 732 B |
|
Before Width: | Height: | Size: 679 B |
|
Before Width: | Height: | Size: 719 B |
|
Before Width: | Height: | Size: 660 B |
|
Before Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 476 B |
|
Before Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 846 B |
|
Before Width: | Height: | Size: 649 B |
|
Before Width: | Height: | Size: 628 B |
|
Before Width: | Height: | Size: 850 B |
|
Before Width: | Height: | Size: 947 B |
|
Before Width: | Height: | Size: 726 B |
|
Before Width: | Height: | Size: 908 B |
|
Before Width: | Height: | Size: 123 B |
|
After Width: | Height: | Size: 537 B |
|
After Width: | Height: | Size: 878 B |
|
After Width: | Height: | Size: 772 B |
|
After Width: | Height: | Size: 864 B |
|
After Width: | Height: | Size: 822 B |
|
After Width: | Height: | Size: 880 B |
|
After Width: | Height: | Size: 869 B |
|
After Width: | Height: | Size: 852 B |
|
After Width: | Height: | Size: 839 B |
|
After Width: | Height: | Size: 781 B |
|
After Width: | Height: | Size: 717 B |
|
After Width: | Height: | Size: 720 B |
|
After Width: | Height: | Size: 762 B |
|
After Width: | Height: | Size: 891 B |
|
After Width: | Height: | Size: 751 B |
|
After Width: | Height: | Size: 778 B |
|
After Width: | Height: | Size: 841 B |
|
After Width: | Height: | Size: 962 B |
|
After Width: | Height: | Size: 878 B |
|
After Width: | Height: | Size: 865 B |
|
After Width: | Height: | Size: 157 B |
|
After Width: | Height: | Size: 210 B |
|
After Width: | Height: | Size: 245 B |
|
After Width: | Height: | Size: 130 B |
|
After Width: | Height: | Size: 157 B |
|
After Width: | Height: | Size: 155 B |
|
After Width: | Height: | Size: 156 B |
|
After Width: | Height: | Size: 200 B |
|
After Width: | Height: | Size: 243 B |
|
After Width: | Height: | Size: 203 B |
|
After Width: | Height: | Size: 151 B |
|
After Width: | Height: | Size: 205 B |
|
After Width: | Height: | Size: 151 B |
|
After Width: | Height: | Size: 148 B |
|
After Width: | Height: | Size: 219 B |
|
After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 240 B After Width: | Height: | Size: 318 B |
|
Before Width: | Height: | Size: 791 B After Width: | Height: | Size: 904 B |
|
Before Width: | Height: | Size: 540 B After Width: | Height: | Size: 684 B |
|
Before Width: | Height: | Size: 676 B After Width: | Height: | Size: 768 B |
|
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 597 B |
|
Before Width: | Height: | Size: 737 B After Width: | Height: | Size: 882 B |
|
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 732 B |
|
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 679 B |
|
Before Width: | Height: | Size: 628 B After Width: | Height: | Size: 719 B |
|
Before Width: | Height: | Size: 570 B After Width: | Height: | Size: 660 B |
|
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 525 B |
|
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 519 B |
|
Before Width: | Height: | Size: 492 B After Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 573 B After Width: | Height: | Size: 846 B |
|
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 677 B |
|
Before Width: | Height: | Size: 530 B After Width: | Height: | Size: 628 B |
|
Before Width: | Height: | Size: 732 B After Width: | Height: | Size: 850 B |
|
Before Width: | Height: | Size: 869 B After Width: | Height: | Size: 947 B |
|
Before Width: | Height: | Size: 654 B After Width: | Height: | Size: 726 B |
|
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 1011 B |
|
Before Width: | Height: | Size: 250 B After Width: | Height: | Size: 123 B |
|
After Width: | Height: | Size: 296 B |
|
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 425 B |
|
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 395 B |
|
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 231 B |
|
Before Width: | Height: | Size: 419 B After Width: | Height: | Size: 419 B |
|
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 321 B |
|
Before Width: | Height: | Size: 441 B After Width: | Height: | Size: 441 B |
|
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 368 B |
|
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 418 B |
|
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
|
Before Width: | Height: | Size: 474 B After Width: | Height: | Size: 474 B |
|
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
|
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 364 B |
|
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 485 B |
|
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 399 B |
|
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 426 B |
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 339 B |