feat: purple text palette — mithral to C4B5FD, dim to A78BFA
This commit is contained in:
parent
0d895ffd57
commit
ff17b79da9
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
|||
:root {
|
||||
/* --- Themepo Core Variables --- */
|
||||
--obsidian: #08090C;
|
||||
--mithral: #E2E8F0;
|
||||
--mithral-dim: #94A3B8;
|
||||
--mithral: #C4B5FD;
|
||||
--mithral-dim: #A78BFA;
|
||||
--mithral-dark: #334155;
|
||||
--arcane-blue: #38BDF8;
|
||||
--arcane-purple: #A78BFA;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue