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

updated tag color to cyan, fixed togglemodebutton styling

This commit is contained in:
William Grant
2018-09-24 17:20:01 +02:00
parent f41f4939bc
commit 496090610f
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ body[data-theme="monokai"]
body[data-theme="dracula"]
.control-toggleModeButton
background-color #282a36
background-color #44475a
.active
background-color #bd93f9
box-shadow 2px 0px 7px #222222

View File

@@ -405,7 +405,7 @@ $ui-dracula-active-color = #bd93f9
$ui-dracula-borderColor = #44475a
$ui-dracula-tag-backgroundColor = #50fa7b
$ui-dracula-tag-backgroundColor = #8be9fd
$ui-dracula-button-backgroundColor = #44475a
$ui-dracula-button--active-color = #f8f8f2