Skip to content

Repository files navigation

Opacity-based Karaoke - Better Lyrics Theme

Change the default karaoke experience! Enable blur! or disable Minimal!

A. Four Distinct Styles

The style can easily be changed using a single word.

$karaoke-style: reveal;
/* reveal / flash / trail / spotlight */

webp of Spotlight Style

B. Background Blur Toggle

Blur is a heavy effect, so it's disabled by default. But it can be easily dialled down or simply turned on/off.

$enable-blur: on;
/* on / off */

$blur-amount: 30px;
/* only matters when enable-blur is on */

C. Minimal Toggle

The minimal theme is turned on by default, can easily be turned off by a toggle!

$enable-minimal: on;
/* on / off */

About

Replaced background image karaoke with opacity based karaoke

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors