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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user