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

Updated NoteItem Styling, fixed NoteItemSimple styling, Changed the tag color based on the monokai color palette,

This commit is contained in:
William Grant
2018-09-24 17:45:28 +02:00
parent 16177754d5
commit 0c1497a255
4 changed files with 6 additions and 6 deletions

View File

@@ -240,7 +240,7 @@ body[data-theme="monokai"]
.item-simple-title-icon
.item-simple-bottom-time
transition 0.15s
color $ui-solarized-dark-text-color
color $ui-monokai-text-color
.item-simple-bottom-tagList-item
transition 0.15s
background-color alpha(#fff, 20%)