1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-05 13:09:19 +00:00

Merge pull request #2428 from yougotwill/monokai_theme_fixes

Monokai theme fixes
This commit is contained in:
Junyoung Choi (Sai)
2018-10-01 03:28:31 +09:00
committed by GitHub
6 changed files with 11 additions and 11 deletions

View File

@@ -68,7 +68,7 @@ body[data-theme="solarized-dark"]
body[data-theme="monokai"]
.tag
background-color $ui-monokai-button-backgroundColor
background-color $ui-monokai-tag-backgroundColor
.tag-removeButton
border-color $ui-button--focus-borderColor

View File

@@ -59,7 +59,7 @@ body[data-theme="solarized-dark"]
body[data-theme="monokai"]
.control-toggleModeButton
background-color #272822
background-color #373831
.active
background-color #1EC38B
background-color #f92672
box-shadow 2px 0px 7px #222222