1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Merge pull request #290 from BoostIO/featureSyntaxHighlightCheck

Feature syntax highlight check
This commit is contained in:
Sota Sugiura
2017-04-22 13:20:19 +09:00
committed by GitHub
3 changed files with 59 additions and 26 deletions

View File

@@ -104,10 +104,17 @@
margin-left: 10px
font-size: 12px
.code-mirror
width 400px
height 140px
margin-top 10px
margin-bottom 10px
colorDarkControl()
border-color $ui-dark-borderColor
background-color $ui-dark-backgroundColor
color $ui-dark-text-color
body[data-theme="dark"]
.root
color $ui-dark-text-color