maxpozdeev / mytinytodo

Todo list script
156 stars 49 forks source link

Custom CSS #48

Closed r7l closed 1 year ago

r7l commented 1 year ago

While the default theme is ok and well thought, it would be great if it would be possible to extend the default theme with a custom CSS file.

As a suggestion, you could simply add a single input field to settings page where you could specify the location to the custom CSS file. This file should then be included right after your CSS and make it possible to override the styles as it pleases.

maxpozdeev commented 1 year ago

Implemented as extension in 01e688b49ebecb7876d4e9db03e6cbcd832d64c4 Will be released in 1.7.3

r7l commented 1 year ago

That's awesome. Thanks allot!

maxpozdeev commented 1 year ago

v1.7.3 was published. You have to active extension to use it. Unpack archive in ext directory and go to settings to enable.