mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
added catppuccin mocha theme to index.js
This commit is contained in:
parent
1ab2d11668
commit
43899c2e9d
@ -9,6 +9,7 @@ import ElectricPurpleTheme from './electricPurple'
|
||||
import NordTheme from './nord'
|
||||
import GruvboxDarkTheme from './gruvboxDark'
|
||||
import CatppuccinMacchiatoTheme from './catppuccinMacchiato'
|
||||
import catppuccinMochaTheme from './catppuccinMocha'
|
||||
import CatppuccinLatteTheme from './catppuccinLatte'
|
||||
import DraculaTheme from './dracula'
|
||||
import NuclearTheme from './nuclear'
|
||||
@ -32,6 +33,7 @@ export default {
|
||||
// New themes should be added here, in alphabetic order
|
||||
AmusicTheme,
|
||||
CatppuccinMacchiatoTheme,
|
||||
catppuccinMochaTheme,
|
||||
CatppuccinLatteTheme,
|
||||
DraculaTheme,
|
||||
ElectricPurpleTheme,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user