1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-29 18:53:04 +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
+1 -1
View File
@@ -66,7 +66,7 @@ body[data-theme="monokai"]
body[data-theme="dracula"] body[data-theme="dracula"]
.control-toggleModeButton .control-toggleModeButton
background-color #282a36 background-color #44475a
.active .active
background-color #bd93f9 background-color #bd93f9
box-shadow 2px 0px 7px #222222 box-shadow 2px 0px 7px #222222
+1 -1
View File
@@ -405,7 +405,7 @@ $ui-dracula-active-color = #bd93f9
$ui-dracula-borderColor = #44475a $ui-dracula-borderColor = #44475a
$ui-dracula-tag-backgroundColor = #50fa7b $ui-dracula-tag-backgroundColor = #8be9fd
$ui-dracula-button-backgroundColor = #44475a $ui-dracula-button-backgroundColor = #44475a
$ui-dracula-button--active-color = #f8f8f2 $ui-dracula-button--active-color = #f8f8f2