mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 10:26:33 +02:00
feat: add support for loading custom themes from files (#2218)
* feat: add support for loading custom themes from files --------- Co-authored-by: jeffvli <jeffvictorli@gmail.com>
This commit is contained in:
Generated
+8
@@ -219,6 +219,9 @@ importers:
|
||||
taglib-wasm:
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1(typescript@5.9.3)
|
||||
validate-color:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4
|
||||
wavesurfer.js:
|
||||
specifier: ^7.12.7
|
||||
version: 7.12.8
|
||||
@@ -5443,6 +5446,9 @@ packages:
|
||||
util-deprecate@1.0.2:
|
||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
|
||||
validate-color@2.2.4:
|
||||
resolution: {integrity: sha512-Znolz+b6CwW6eBXYld7MFM3O7funcdyRfjKC/X9hqYV/0VcC5LB/L45mff7m3dIn9wdGdNOAQ/fybNuD5P/HDw==}
|
||||
|
||||
value-or-function@4.0.0:
|
||||
resolution: {integrity: sha512-aeVK81SIuT6aMJfNo9Vte8Dw0/FZINGBV8BfCraGtqVxIeLAEhJyoWs8SmvRVmXfGss2PmmOwZCuBPbZR+IYWg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
@@ -11321,6 +11327,8 @@ snapshots:
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
validate-color@2.2.4: {}
|
||||
|
||||
value-or-function@4.0.0: {}
|
||||
|
||||
vinyl-contents@2.0.0:
|
||||
|
||||
Reference in New Issue
Block a user