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

Fix text not readable for Monokai theme while creating new folder

This commit is contained in:
Jack Hsieh
2018-08-26 09:36:00 -07:00
parent 039f73711a
commit 71605fb8fe

View File

@@ -377,7 +377,7 @@ $ui-monokai-button--active-backgroundColor = #f92672
$ui-monokai-button--hover-backgroundColor = lighten($ui-dark-backgroundColor, 10%) $ui-monokai-button--hover-backgroundColor = lighten($ui-dark-backgroundColor, 10%)
$ui-monokai-button--focus-borderColor = lighten(#369DCD, 25%) $ui-monokai-button--focus-borderColor = lighten(#369DCD, 25%)
modalmonokai() modalMonokai()
position relative position relative
z-index $modal-z-index z-index $modal-z-index
width 100% width 100%