PlainTasks icon indicating copy to clipboard operation
PlainTasks copied to clipboard

How to display the task text in a regular font instead of italics?

Open runningwaterpro opened this issue 4 years ago • 4 comments

Hello! How can I display the task text in a regular font instead of italics? Thank you very much!

runningwaterpro avatar Apr 20 '21 01:04 runningwaterpro

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.

vovkkk avatar Apr 20 '21 11:04 vovkkk

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.

Thank you!

runningwaterpro avatar Sep 17 '21 06:09 runningwaterpro

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.

BestofTimes avatar Apr 19 '24 08:04 BestofTimes

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

vovkkk avatar Apr 19 '24 09:04 vovkkk