mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Themes: add css-file
This commit is contained in:
parent
cbc6207ad9
commit
7edaf6032b
2 changed files with 3 additions and 0 deletions
1
src/style/themes.css
Normal file
1
src/style/themes.css
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
import '~/src/style/themes.css'
|
||||
|
||||
export const themeList = [
|
||||
'default',
|
||||
'default-dark',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue