init
This commit is contained in:
58
Prototypes/Palettes/advanced.yml
Normal file
58
Prototypes/Palettes/advanced.yml
Normal file
@@ -0,0 +1,58 @@
|
||||
# SPDX-FileCopyrightText: 2024 Aexxie <codyfox.077@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: palette
|
||||
id: Advanced
|
||||
name: Advanced
|
||||
colors:
|
||||
#light: "#000000"
|
||||
#medium: "#000000"
|
||||
#dark: "#000000"
|
||||
#black: "#000000"
|
||||
|
||||
commandlight: "#4B709C"
|
||||
commandmedium: "#334E6D"
|
||||
commanddark: "#203144"
|
||||
commandblack: "#16212E"
|
||||
|
||||
securitylight: "#FF5C5C"
|
||||
securitymedium: "#DE3A3A"
|
||||
securitydark: "#9C2020"
|
||||
securityblack: "#571212"
|
||||
|
||||
medicallight: "#96DAFF"
|
||||
medicalmedium: "#52B4E9"
|
||||
medicaldark: "#37789B"
|
||||
medicalblack: "#1A394A"
|
||||
|
||||
engineeringlight: "#FFA647"
|
||||
engineeringmedium: "#FF9821"
|
||||
engineeringdark: "#AE6716"
|
||||
engineeringblack: "#663C0D"
|
||||
|
||||
sciencelight: "#FBB2FF"
|
||||
sciencemedium: "#F98AFF"
|
||||
sciencedark: "#BE6BC3"
|
||||
scienceblack: "#724276"
|
||||
|
||||
cargolight: "#D69949"
|
||||
cargomedium: "#BC863F"
|
||||
cargodark: "#765428"
|
||||
cargoblack: "#4A3519"
|
||||
|
||||
salvagelight: "#CA7EF2"
|
||||
salvagemedium: "#9A54BF"
|
||||
salvagedark: "#774194"
|
||||
salvageblack: "#4C2A5E"
|
||||
|
||||
servicelight: "#C6FF91"
|
||||
servicemedium: "#9FED58"
|
||||
servicedark: "#639137"
|
||||
serviceblack: "#446326"
|
||||
|
||||
neutrallight: "#E6E6E6"
|
||||
neutralmedium: "#B3B3B3"
|
||||
neutraldark: "#999999"
|
||||
neutralblack: "#808080"
|
||||
63
Prototypes/Palettes/critters.yml
Normal file
63
Prototypes/Palettes/critters.yml
Normal file
@@ -0,0 +1,63 @@
|
||||
# SPDX-FileCopyrightText: 2024 deathride58 <deathride58@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: palette
|
||||
id: KoboldColors
|
||||
name: KoboldColors
|
||||
colors:
|
||||
ForestA: "#71a457"
|
||||
ForestB: "#536f18"
|
||||
ForestC: "#1e5026"
|
||||
ForestD: "#519b71"
|
||||
ForestE: "#61a003"
|
||||
ForestF: "#729953"
|
||||
DesertA: "#999453"
|
||||
DesertB: "#daa976"
|
||||
DesertC: "#a4582f"
|
||||
DesertD: "#af9369"
|
||||
DesertE: "#c27d3b"
|
||||
DesertF: "#ddc3a1"
|
||||
SwampA: "#635033"
|
||||
SwampB: "#455132"
|
||||
SwampC: "#4a4d12"
|
||||
SwampD: "#452d1d"
|
||||
SwampE: "#5f544c"
|
||||
SwampF: "#413b0a"
|
||||
CaveA: "#4a4260"
|
||||
CaveB: "#3f3330"
|
||||
CaveC: "#4a4542"
|
||||
CaveD: "#413d32"
|
||||
CaveE: "#726f6a"
|
||||
CaveF: "#d4c8bf"
|
||||
TechniRed: "#b32828"
|
||||
TechniOrange: "#da8929"
|
||||
TechniGreen: "#28df58"
|
||||
TechniBlue: "#144bb3"
|
||||
TechniCyan: "#1ddfbe"
|
||||
TechniPurple: "#792da9"
|
||||
TechniFuchsia: "#d11a82"
|
||||
|
||||
- type: palette
|
||||
id: KoboldHornColors
|
||||
name: KoboldHornColors
|
||||
colors:
|
||||
HornA: "#d4c8bf"
|
||||
hornB: "#eec7ab"
|
||||
hornC: "#ad9584"
|
||||
|
||||
- type: palette
|
||||
id: ScurretColors
|
||||
name: ScurretColors
|
||||
colors:
|
||||
Normal: "#ffffff" # Sluggy
|
||||
Innocent: "#f6f439" # Monky
|
||||
Angry: "#dc5864" # Hunty
|
||||
Perceptive: "#222222" # Watchy
|
||||
Eldritch: "#dc5864"
|
||||
Fat: "#fefcab"
|
||||
Violent: "#ab3430"
|
||||
Speedy: "#679cfe"
|
||||
Mutated: "#7824a0"
|
||||
Damned: "#98e652"
|
||||
28
Prototypes/Palettes/departmental.yml
Normal file
28
Prototypes/Palettes/departmental.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
# SPDX-FileCopyrightText: 2022 Delete69 <95458399+Delete69@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 mirrorcult <lunarautomaton6@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 moonheart08 <moonheart08@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Hanz <41141796+Hanzdegloker@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: palette
|
||||
id: Departmental
|
||||
name: Departmental
|
||||
colors:
|
||||
command: "#334E6DC8"
|
||||
medical: "#52B4E996"
|
||||
service: "#9FED5896"
|
||||
engineering: "#EFB34196"
|
||||
security: "#DE3A3A96"
|
||||
bar: "#79150096"
|
||||
science: "#D381C996"
|
||||
cargo: "#A4610696"
|
||||
janitor: "#8c347f96"
|
||||
chemistry: "#fa750096"
|
||||
virology: "#43990996"
|
||||
atmospherics: "#3eb38896"
|
||||
salvage: "#8d1c9996"
|
||||
neutral: "#D4D4D496"
|
||||
neutralLight: "#D4D4D428"
|
||||
16
Prototypes/Palettes/emagged.yml
Normal file
16
Prototypes/Palettes/emagged.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
# SPDX-FileCopyrightText: 2023 AJCM-git <60196617+AJCM-git@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: palette
|
||||
id: Emagged
|
||||
name: Emagged
|
||||
colors:
|
||||
red: "#FF0000"
|
||||
orange: "#FFA500"
|
||||
yellow: "#FFFF00"
|
||||
lime: "#32CD32"
|
||||
bright_blue: "#0096FF"
|
||||
cyan: "#00FFFF"
|
||||
purple: "#A020F0"
|
||||
40
Prototypes/Palettes/sixteen.yml
Normal file
40
Prototypes/Palettes/sixteen.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
# SPDX-FileCopyrightText: 2022 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 mirrorcult <lunarautomaton6@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 moonheart08 <moonheart08@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Aidenkrz <aiden@djkraz.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: palette
|
||||
id: Rainbow
|
||||
name: Rainbow
|
||||
colors:
|
||||
blue: "#1861d5"
|
||||
red: "#951710"
|
||||
pink: "#d5188d"
|
||||
brown: "#a05212"
|
||||
green: "#0e7f1b"
|
||||
cyan: "#18a2d5"
|
||||
yellow: "#d58c18"
|
||||
|
||||
- type: palette
|
||||
id: Sixteen
|
||||
name: Sixteen
|
||||
colors:
|
||||
black: "#1D1D21"
|
||||
red: "#B02E26"
|
||||
green: "#5E7C16"
|
||||
brown: "#835432"
|
||||
blue: "#3C44AA"
|
||||
purple: "#8932B8"
|
||||
cyan: "#169C9C"
|
||||
"light gray": "#9D9D97"
|
||||
gray: "#474F52"
|
||||
pink: "#F38BAA"
|
||||
lime: "#80C71F"
|
||||
yellow: "#FED83D"
|
||||
"light blue": "#3AB3DA"
|
||||
magenta: "#C74EBD"
|
||||
orange: "#F9801D"
|
||||
white: "#F9FFFE"
|
||||
59
Prototypes/Palettes/text.yml
Normal file
59
Prototypes/Palettes/text.yml
Normal file
@@ -0,0 +1,59 @@
|
||||
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 ike709 <ike709@github.com>
|
||||
# SPDX-FileCopyrightText: 2024 ike709 <ike709@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: palette
|
||||
id: Material
|
||||
name: Material
|
||||
colors:
|
||||
red: "#a91409"
|
||||
red-darken-2: "#a72323"
|
||||
red-accent-2: "#9b0000"
|
||||
purple: "#7d1f8d"
|
||||
purple-accent-2: "#8d03a5"
|
||||
purple-accent-4: "#8800cc"
|
||||
blue: "#0a6ab6"
|
||||
blue-lighten-2: "#08528d"
|
||||
blue-darken-2: "#145ea8"
|
||||
cyan: "#0096aa"
|
||||
cyan-lighten-2: "#198896"
|
||||
cyan-darken-2: "#007986"
|
||||
cyan-accent-2: "#00bebe"
|
||||
cyan-accent-4: "#0093aa"
|
||||
teal: "#00786d"
|
||||
teal-lighten-2: "#3b8f89"
|
||||
teal-accent-2: "#009076"
|
||||
teal-accent-4: "#009984"
|
||||
green: "#3d8c40"
|
||||
green-darken-2: "#2d7230"
|
||||
green-accent-2: "#0e885b"
|
||||
green-accent-4: "#00a042"
|
||||
lime: "#737a15"
|
||||
lime-darken-2: "#8c9022"
|
||||
lime-accent-2: "#737c00"
|
||||
lime-accent-4: "#8bbb00"
|
||||
amber: "#967000"
|
||||
amber-lighten-2: "#755900"
|
||||
amber-darken-2: "#cc8000"
|
||||
amber-accent-2: "#7c6200"
|
||||
amber-accent-4: "#996700"
|
||||
|
||||
- type: palette
|
||||
id: ChatNames
|
||||
name: Chat Names
|
||||
colors:
|
||||
ploink: "#da8bc9"
|
||||
ourple: "#b18bda"
|
||||
us-navy: "#96a4eb"
|
||||
yet-another-blue: "#8cb7e8"
|
||||
cyan: "#8bc9da"
|
||||
fake-color: "#8bdaba"
|
||||
green: "#8bda8e"
|
||||
you-wish-you-were-green: "#a9da8b"
|
||||
piss: "#ceda8b"
|
||||
orange: "#dabc8b"
|
||||
the-orange-she-tells-you-not-to-worry-about: "#daa58b"
|
||||
red: "#da8b8b"
|
||||
Reference in New Issue
Block a user