This commit is contained in:
syuilo
2018-09-26 20:28:13 +09:00
parent 904114740b
commit f5f2215b47
44 changed files with 58 additions and 54 deletions

View File

@@ -31,7 +31,7 @@ export default define({
<style lang="stylus" scoped>
root(isDark)
background isDark ? #282c37 : #fff
background var(--face)
border solid 1px isDark ? #c3831c : #ead8bb
border-radius 6px