add style.developomp.com

This commit is contained in:
Kim, Jimin 2022-12-13 17:48:17 +09:00
parent f65084375e
commit c6190c44bd
21 changed files with 472 additions and 56 deletions

View file

@ -0,0 +1,5 @@
import BaseTheme from "../dark"
const theme: Theme = { ...BaseTheme }
export default theme