mirror of
https://github.com/lklynet/hypermind.git
synced 2026-05-03 17:40:29 +00:00
Apply suggestion from @owennewo-dev
Co-authored-by: Owen G <garciafamilyid4@gmail.com>
This commit is contained in:
@@ -58,7 +58,17 @@
|
||||
'volcano.css',
|
||||
'catppuccin-mocha.css',
|
||||
'catppuccin-latte.css',
|
||||
'new-theme.css' // always add to the end of the list
|
||||
"hypermind.css",
|
||||
"hypermind-classic.css",
|
||||
"tokyo-night.css",
|
||||
"nord-dark.css",
|
||||
"solarized-light.css",
|
||||
"volcano.css",
|
||||
"catppuccin-mocha.css",
|
||||
"catppuccin-latte.css",
|
||||
"dracula.css",
|
||||
"dracula-light.css",
|
||||
"new-theme.css" // always add to the end of the list
|
||||
];
|
||||
```
|
||||
4. Change the colors as you desire. Reference [`index.html`](public/index.html) and [`style.css`](public/style.css) as needed.
|
||||
|
||||
Reference in New Issue
Block a user