-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
i use 'monospace' theme in typora,when i try to chane file name,this text box background color is white,and text color is white,so i can see nothing.i just change the text color is '#9abed1'. may be you have an another goog choise.
file:monospace.css
line:20
origion:
--active-file-text-color: white;
change to:
--active-file-text-color: #9abed1;
Metadata
Metadata
Assignees
Labels
No labels