Files
tbd-station-14/Resources/Prototypes/themes.yml
Zachary Yona 063bbfa77c Ashen hud item status slot fix (#31411)
* new patchMargin variable added, horizontals fixed

* All sides now work, system is fully integarated

---------

Co-authored-by: Zachary Yona <magicalusf@gmail.com>
2025-04-22 14:40:58 -04:00

120 lines
3.5 KiB
YAML

- type: uiTheme
id: SS14DefaultTheme
path: /Textures/Interface/Default/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#e6b812"
slotColor: "#0f1215"
slotOutline: "#333850"
slotText: "#333850"
nanoGold: "#A88B5E"
goodGreenFore: "#31843E"
concerningOrangeFore: "#A5762F"
dangerousRedFore: "#BB3232"
disabledFore: "#5A5A5A"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
_itemstatus_patch_margin: "#07060404"
- type: uiTheme
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"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
_itemstatus_patch_margin: "#07060404"
- 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"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
_itemstatus_patch_margin: "#07060404"
- 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"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
_itemstatus_patch_margin: "#07060404"
- 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"
_itemstatus_content_margin_right: "#06060404"
_itemstatus_content_margin_left: "#04060604"
_itemstatus_patch_margin: "#07060404"
- type: uiTheme
id: SS14MinimalistTheme
path: /Textures/Interface/Minimalist/
colors:
whiteText: "#FFF5EE"
slotSelectedGold: "#e6b812"
slotColor: "#0f1215"
slotOutline: "#333850"
slotText: "#333850"
nanoGold: "#A88B5E"
goodGreenFore: "#31843E"
concerningOrangeFore: "#A5762F"
dangerousRedFore: "#BB3232"
disabledFore: "#5A5A5A"
_itemstatus_content_margin_right: "#06060604"
_itemstatus_content_margin_left: "#06060604"
_itemstatus_patch_margin: "#07060404"
- 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"
_itemstatus_content_margin_right: "#06060604"
_itemstatus_content_margin_left: "#06060604"
_itemstatus_patch_margin: "#07060505"