feat: Smooth change in colour, no hard cut (#415)

Added option smoothing on colour change so there is no hard cut made when switching subjects
This commit is contained in:
StroepWafel
2026-04-06 14:58:09 +09:30
committed by GitHub
parent 3c613f4938
commit a55cb84a69
6 changed files with 147 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "betterseqtaplus",
"version": "3.5.3",
"type": "module",
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development add add heaps more features!",
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development and add heaps more features!",
"browserslist": "> 0.5%, last 2 versions, not dead",
"scripts": {
"autoaudit": "npm audit && npm audit fix && npm run build",