53 lines
1.5 KiB
YAML
53 lines
1.5 KiB
YAML
# SPDX-FileCopyrightText: 2021 ike709 <ike709@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2021 ike709 <sparebytes@protonmail.com>
|
|
# SPDX-FileCopyrightText: 2023 Flareguy <78941145+Flareguy@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 c4llv07e <38111072+c4llv07e@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2024 Aidenkrz <aiden@djkraz.com>
|
|
# SPDX-FileCopyrightText: 2024 Ubaser <134914314+UbaserB@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2024 anotherbutton <MADpfeifer@outlook.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- type: hudTheme
|
|
id: SS14DefaultTheme
|
|
name: ui-options-hud-theme-default
|
|
path: Default
|
|
order: -1
|
|
|
|
- type: hudTheme
|
|
id: SS14PlasmafireTheme
|
|
name: ui-options-hud-theme-plasmafire
|
|
path: Plasmafire
|
|
order: 3
|
|
|
|
- type: hudTheme
|
|
id: SS14SlimecoreTheme
|
|
name: ui-options-hud-theme-slimecore
|
|
path: Slimecore
|
|
order: 2
|
|
|
|
- type: hudTheme
|
|
id: SS14ClockworkTheme
|
|
name: ui-options-hud-theme-clockwork
|
|
path: Clockwork
|
|
order: 4
|
|
|
|
- type: hudTheme
|
|
id: SS14RetroTheme
|
|
name: ui-options-hud-theme-retro
|
|
path: Retro
|
|
order: 6
|
|
|
|
- type: hudTheme
|
|
id: SS14MinimalistTheme
|
|
name: ui-options-hud-theme-minimalist
|
|
path: Minimalist
|
|
order: 1
|
|
|
|
- type: hudTheme
|
|
id: SS14AshenTheme
|
|
name: ui-options-hud-theme-ashen
|
|
path: Ashen
|
|
order: 5 |