mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Fix: Neon Theme rename
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
const themes = {
|
const themes = {
|
||||||
default: { label: "Default", subtitle: "Because why not?" },
|
|
||||||
dark: { label: "Sombre", subtitle: "Darkness is my ally" },
|
dark: { label: "Sombre", subtitle: "Darkness is my ally" },
|
||||||
light: { label: "Clair", subtitle: "Qui aime ce thème ?" },
|
light: { label: "Clair", subtitle: "Qui aime ce thème ?" },
|
||||||
neon: { label: "Néon", subtitle: "How was your day ?"},
|
neon: { label: "Purple", subtitle: "How was your day ?"},
|
||||||
nf: { label: "NF", subtitle: "You call it music, i call it my Therapist" },
|
nf: { label: "NF", subtitle: "You call it music, i call it my Therapist" },
|
||||||
songbird: { label: "Songbird", subtitle: "From Her to Eternity" },
|
songbird: { label: "Songbird", subtitle: "From Her to Eternity" },
|
||||||
drift: { label: "Drift", subtitle: "Si la route t'appelle, contre appel" },
|
drift: { label: "Drift", subtitle: "Si la route t'appelle, contre appel" },
|
||||||
|
|||||||
Reference in New Issue
Block a user