feat: theme colors (#1195)
This commit is contained in:
parent
2e79f3aa37
commit
8753a94aae
19 changed files with 298 additions and 35 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -59,6 +59,7 @@ importers:
|
|||
'@tiptap/starter-kit': 2.0.0-beta.204
|
||||
'@tiptap/suggestion': 2.0.0-beta.204
|
||||
'@tiptap/vue-3': 2.0.0-beta.204
|
||||
'@types/chroma-js': ^2.1.4
|
||||
'@types/file-saver': ^2.0.5
|
||||
'@types/fnando__sparkline': ^0.3.4
|
||||
'@types/fs-extra': ^11.0.0
|
||||
|
@ -77,6 +78,7 @@ importers:
|
|||
blurhash: ^2.0.4
|
||||
browser-fs-access: ^0.31.1
|
||||
bumpp: ^8.2.1
|
||||
chroma-js: ^2.4.2
|
||||
emoji-mart: ^5.4.0
|
||||
eslint: ^8.31.0
|
||||
esno: ^0.16.3
|
||||
|
@ -179,6 +181,7 @@ importers:
|
|||
'@nuxtjs/color-mode': 3.2.0
|
||||
'@nuxtjs/i18n': 8.0.0-beta.7
|
||||
'@pinia/nuxt': 0.4.6_typescript@4.9.4
|
||||
'@types/chroma-js': 2.1.4
|
||||
'@types/file-saver': 2.0.5
|
||||
'@types/fnando__sparkline': 0.3.4
|
||||
'@types/fs-extra': 11.0.0
|
||||
|
@ -191,6 +194,7 @@ importers:
|
|||
'@vueuse/math': 9.10.0
|
||||
'@vueuse/nuxt': 9.10.0_nuxt@3.0.0
|
||||
bumpp: 8.2.1
|
||||
chroma-js: 2.4.2
|
||||
emoji-mart: 5.4.0
|
||||
eslint: 8.31.0
|
||||
esno: 0.16.3
|
||||
|
@ -3116,6 +3120,10 @@ packages:
|
|||
resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==}
|
||||
dev: true
|
||||
|
||||
/@types/chroma-js/2.1.4:
|
||||
resolution: {integrity: sha512-l9hWzP7cp7yleJUI7P2acmpllTJNYf5uU6wh50JzSIZt3fFHe+w2FM6w9oZGBTYzjjm2qHdnQvI+fF/JF/E5jQ==}
|
||||
dev: true
|
||||
|
||||
/@types/debug/4.1.7:
|
||||
resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==}
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue