mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 09:27:23 +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 = [
|
export const themeList = [
|
||||||
'default',
|
'default',
|
||||||
'default-dark',
|
'default-dark',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue