diff --git a/browser/components/NoteItemSimple.styl b/browser/components/NoteItemSimple.styl index dbd09a37..3210bbad 100644 --- a/browser/components/NoteItemSimple.styl +++ b/browser/components/NoteItemSimple.styl @@ -96,7 +96,7 @@ body[data-theme="dark"] .item-simple-title color $ui-inactive-text-color - border-color $ui-dark-borderColor + border-color alpha($ui-dark-button--active-backgroundColor, 60%) .item-simple-title-icon color $ui-darkinactive-text-color