mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 18:56:22 +00:00
updated tag color to cyan, fixed togglemodebutton styling
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user