You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
The text was updated successfully, but these errors were encountered:
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:
change to:
The text was updated successfully, but these errors were encountered: