Color theme for different types

This commit is contained in:
Alexis
2026-03-25 18:51:52 +01:00
parent 51e624ba2e
commit 18a71bdacf
6 changed files with 71 additions and 27 deletions

17
pnpm-lock.yaml generated
View File

@@ -60,6 +60,9 @@ importers:
'@vue/tsconfig':
specifier: ^0.9.0
version: 0.9.0(typescript@5.9.3)(vue@3.5.30(typescript@5.9.3))
clsx:
specifier: ^2.1.1
version: 2.1.1
eslint:
specifier: ^10.0.3
version: 10.1.0(jiti@2.6.1)
@@ -87,6 +90,9 @@ importers:
sass-embedded:
specifier: ^1.98.0
version: 1.98.0
tailwind-merge:
specifier: ^3.5.0
version: 3.5.0
typescript:
specifier: ~5.9.3
version: 5.9.3
@@ -1355,6 +1361,10 @@ packages:
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
engines: {node: '>= 20.19.0'}
clsx@2.1.1:
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
engines: {node: '>=6'}
colorjs.io@0.5.2:
resolution: {integrity: sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==}
@@ -2143,6 +2153,9 @@ packages:
resolution: {integrity: sha512-gAQ9qrUN/UCypHtGFbbe7Rc/f9bzO88IwrG8TDo/aMKAApKyD6E3W4Cm0EfhfBb6Z6SKt59tTCTfD+n1xmAvMg==}
engines: {node: '>=16.0.0'}
tailwind-merge@3.5.0:
resolution: {integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==}
tailwindcss@4.2.2:
resolution: {integrity: sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==}
@@ -3424,6 +3437,8 @@ snapshots:
dependencies:
readdirp: 5.0.0
clsx@2.1.1: {}
colorjs.io@0.5.2: {}
confbox@0.1.8: {}
@@ -4166,6 +4181,8 @@ snapshots:
sync-message-port@1.2.0: {}
tailwind-merge@3.5.0: {}
tailwindcss@4.2.2: {}
tapable@2.3.1: {}