Files
ss14chemcalc/Prototypes/themes.yml
2026-01-24 16:34:15 -05:00

131 lines
4.1 KiB
YAML

# SPDX-FileCopyrightText: 2022 wrexbe <81056464+wrexbe@users.noreply.github.com>
# SPDX-FileCopyrightText: 2023 Flareguy <78941145+Flareguy@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 Aidenkrz <aiden@djkraz.com>
# SPDX-FileCopyrightText: 2024 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
# SPDX-FileCopyrightText: 2024 Ubaser <134914314+UbaserB@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 anotherbutton <MADpfeifer@outlook.com>
# SPDX-FileCopyrightText: 2024 metalgearsloth <comedian_vs_clown@hotmail.com>
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
- 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"