add style.developomp.com
This commit is contained in:
parent
f65084375e
commit
c6190c44bd
21 changed files with 472 additions and 56 deletions
5
packages/theme/light/index.ts
Normal file
5
packages/theme/light/index.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import BaseTheme from "../dark"
|
||||
|
||||
const theme: Theme = { ...BaseTheme }
|
||||
|
||||
export default theme
|
Loading…
Add table
Add a link
Reference in a new issue