Added new theme fn
This commit is contained in:
11
src/components/theme/theme.json
Normal file
11
src/components/theme/theme.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"type": "classic"
|
||||
},
|
||||
{
|
||||
"type": "dark"
|
||||
},
|
||||
{
|
||||
"type": "white"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user