ass icon indicating copy to clipboard operation
ass copied to clipboard

[FEATURE] ass custom themes

Open Facinorous-420 opened this issue 2 years ago • 2 comments

Description

So far editing ASS' index is super easy since you just throw a .js file in the share folder with a small route code and call it a day.

Though, there are 2 things I noticed that could be enhanced to follow this same concept:

  1. The viewer's view file. Allow people to easily edit what this looks like by having the ability to let the user redirect to a custom viewer.
  2. The ability to easily customize the color scheme in the tailwind config.

Facinorous-420 avatar Apr 05 '22 16:04 Facinorous-420

Initial theming support detailed on the README https://github.com/tycrek/ass#customizing-the-viewer

So far I think that covers point 2. Point 1 will take some more work.

tycrek avatar Apr 18 '22 18:04 tycrek

Will refocus a theming system for 0.15.0

Also focus on Highlight.js presets (or similar), see #141 for more info

tycrek avatar Jul 07 '23 15:07 tycrek