1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-20 22:42:24 +00:00

Add dark theme and UI theme selector

This commit is contained in:
dojineko
2016-04-17 17:44:59 +09:00
parent 06734ec886
commit 43fb37ab1d
9 changed files with 436 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ global-reset()
@import './ArticleList'
@import './ArticleDetail'
@import './modal/*'
@import './theme/*'
DEFAULT_FONTS = 'Lato', helvetica, arial, sans-serif

View File

@@ -72,7 +72,7 @@ iptFocusBorderColor = #369DCD
.confirmBtn
display block
position absolute
left 180px
left 205px
bottom 44px
width 240px
font-size 24px