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

Merge pull request #2060 from yougotwill/dark_theme_empty_note_fix

[Dark Theme]: Fixes the text color for an active note with an empty title
This commit is contained in:
Kazz Yokomizo
2018-06-11 14:40:19 +09:00
committed by GitHub

View File

@@ -134,6 +134,7 @@ body[data-theme="dark"]
.item-simple-wrapper
border-color transparent
.item-simple-title
.item-simple-title-empty
.item-simple-title-icon
.item-simple-bottom-time
color $ui-dark-text-color