PlainTasks
PlainTasks copied to clipboard
How to display the task text in a regular font instead of italics?
Hello! How can I display the task text in a regular font instead of italics? Thank you very much!
You have to change colour scheme, either try one of bundled or copy the one into Packages/User directory and edit it, then after editing make sure to restart ST to apply changes.
You have to change colour scheme, either try one of bundled or copy the one into
Packages/Userdirectory and edit it, then after editing make sure to restart ST to apply changes.
Thank you!
Is there a particular attribute to change here? I tried editing tasks-solarized-light.hidden-tmTheme but couldn't see anything changing the italic attribute on tasks. In fact, I changed all instances of "italic" to "regular" and it made no difference.
Probably need to restart Sublime.
For a task you have to change the pending scope https://github.com/aziz/PlainTasks/blob/65639252b11d0979bd9c50119a74e2bec07deb80/tasks.hidden-tmTheme#L113-L125