facelessuser / ColorHelper

Sublime plugin that provides helpful color previews and tooltips
https://facelessuser.github.io/ColorHelper/
MIT License
256 stars 31 forks source link

Allow loosy ASS/SSA color codes #192

Closed jfcherng closed 3 years ago

jfcherng commented 3 years ago

Resolves https://github.com/facelessuser/ColorHelper/pull/191#issuecomment-914347303

\c&H\<bb>\<g\g>\<rr>& \1c&H\<bb>\<g\g>\<rr>& \2c&H\<bb>\<g\g>\<rr>& \3c&H\<bb>\<g\g>\<rr>& \4c&H\<bb>\<g\g>\<rr>&

Set the color of the following text. The \c tag is an abbreviation of \1c.

\1c sets the primary fill color. \2c sets the secondary fill color. This is only used for pre-highlight in standard karaoke. \3c sets the border color. \4c sets the shadow color.

facelessuser commented 3 years ago

@gir-bot lgtm