Skip to content

Commit

Permalink
docs: update color
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Feb 28, 2023
1 parent fe6e579 commit 18674c5
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 73 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@nuxt-themes/docus": "^1.9.0",
"@nuxthq/studio": "^0.7.7",
"@nuxtjs/plausible": "^0.2.0",
"nuxt": "3.2.2"
"nuxt": "3.2.3"
}
}
15 changes: 13 additions & 2 deletions docs/tokens.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
import { defineTheme, palette } from 'pinceau'
import { defineTheme } from 'pinceau'

export default defineTheme({
color: {
primary: palette('orange')
primary: {
50: '#FDF4EC',
100: '#FCE9D9',
200: '#F9D3B3',
300: '#F6BD8E',
400: '#F3A668',
500: '#F09043',
600: '#E37012',
700: '#AA540E',
800: '#713809',
900: '#391C05'
}
}
})
163 changes: 93 additions & 70 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,31 @@
unimport "^2.0.1"
untyped "^1.2.2"

"@nuxt/kit@3.2.2", "@nuxt/kit@^3.0.0", "@nuxt/kit@^3.2.0":
"@nuxt/kit@3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.2.3.tgz#97d8b4a4bedda4452ea18629c73c6301a964d492"
integrity sha512-wcsVlQLwGkh1cRhAFWHc3uYHdIxFTRNdRUzNyfqoX9DL0Fuga3K75q/PBY0xg1viA9R6F5BMPhc7KDLSWbXtWg==
dependencies:
"@nuxt/schema" "3.2.3"
c12 "^1.1.2"
consola "^2.15.3"
defu "^6.1.2"
globby "^13.1.3"
hash-sum "^2.0.0"
ignore "^5.2.4"
jiti "^1.17.1"
knitwork "^1.0.0"
lodash.template "^4.5.0"
mlly "^1.1.1"
pathe "^1.1.0"
pkg-types "^1.0.2"
scule "^1.0.0"
semver "^7.3.8"
unctx "^2.1.2"
unimport "^2.2.4"
untyped "^1.2.2"

"@nuxt/kit@^3.0.0", "@nuxt/kit@^3.2.0":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.2.2.tgz#5b369122ce853f99ecaf8cddc950ad8c4ca47e58"
integrity sha512-T3UeLxGSNl7dQgKzmtBbPEkUiiBYgXI+KkemmpkYbQK/l+bWy2f9VQw/Rl0HkQLfRTE2fS8q8jhsOedFiEnHQQ==
Expand Down Expand Up @@ -800,6 +824,25 @@
unimport "^2.2.4"
untyped "^1.2.2"

"@nuxt/schema@3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.2.3.tgz#fe84483237a5f6177ebb051422cf556ffab80aa2"
integrity sha512-AXzRnBivCwn5RpNFWjUkvOPGPSHl5BM+6GfOpSNglPXi0tiQJ+rawSl7no7BkxGDmQ44Bx9AXwvHTrgjpcuo4g==
dependencies:
c12 "^1.1.2"
create-require "^1.1.1"
defu "^6.1.2"
hookable "^5.4.2"
jiti "^1.17.1"
pathe "^1.1.0"
pkg-types "^1.0.2"
postcss-import-resolver "^2.0.0"
scule "^1.0.0"
std-env "^3.3.2"
ufo "^1.1.1"
unimport "^2.2.4"
untyped "^1.2.2"

"@nuxt/telemetry@^2.1.10":
version "2.1.10"
resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-2.1.10.tgz#22c24a42764d59816c85384cc41ee515c4e2798d"
Expand Down Expand Up @@ -831,28 +874,28 @@
resolved "https://registry.yarnpkg.com/@nuxt/ui-templates/-/ui-templates-1.1.1.tgz#db3539e3c9391c217510def5242cf74739e685ea"
integrity sha512-PjVETP7+iZXAs5Q8O4ivl4t6qjWZMZqwiTVogUXHoHGZZcw7GZW3u3tzfYfE1HbzyYJfr236IXqQ02MeR8Fz2w==

"@nuxt/vite-builder@3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@nuxt/vite-builder/-/vite-builder-3.2.2.tgz#dbe10ba072db8ab2faf741106295a81251575c0d"
integrity sha512-J46xnpVtpkYSpFYL7NrqIFEUQWY0KNCeOKdsPa6CzJovSng6k8eQVuTQ3EQHxbRTt9j7vRFIvwge6E//c7iMJg==
"@nuxt/vite-builder@3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@nuxt/vite-builder/-/vite-builder-3.2.3.tgz#318ae5e924f352d0513a37464cf0a03b21528c08"
integrity sha512-a+VZAmWUPJnUWqkZSY+bqXUCPxVfllucxXXA8MxxSdg1mgSVvrGkHUQoi6uNt1nfWrvNfkgkjlXLY0Qr+DrX+A==
dependencies:
"@nuxt/kit" "3.2.2"
"@nuxt/kit" "3.2.3"
"@rollup/plugin-replace" "^5.0.2"
"@vitejs/plugin-vue" "^4.0.0"
"@vitejs/plugin-vue-jsx" "^3.0.0"
autoprefixer "^10.4.13"
chokidar "^3.5.3"
cssnano "^5.1.15"
defu "^6.1.2"
esbuild "^0.17.8"
esbuild "^0.17.10"
escape-string-regexp "^5.0.0"
estree-walker "^3.0.3"
externality "^1.0.0"
fs-extra "^11.1.0"
get-port-please "^3.0.1"
h3 "^1.5.0"
knitwork "^1.0.0"
magic-string "^0.29.0"
magic-string "^0.30.0"
mlly "^1.1.1"
ohash "^1.0.0"
pathe "^1.1.0"
Expand All @@ -861,14 +904,14 @@
postcss "^8.4.21"
postcss-import "^15.1.0"
postcss-url "^10.1.3"
rollup "^3.16.0"
rollup "^3.17.3"
rollup-plugin-visualizer "^5.9.0"
strip-literal "^1.0.1"
ufo "^1.1.0"
ufo "^1.1.1"
unplugin "^1.1.0"
vite "~4.1.2"
vite-node "^0.28.5"
vite-plugin-checker "^0.5.5"
vite "~4.1.4"
vite-node "^0.29.1"
vite-plugin-checker "^0.5.6"
vue-bundle-renderer "^1.0.2"

"@nuxthq/studio@^0.7.7":
Expand Down Expand Up @@ -1063,14 +1106,6 @@
"@unhead/schema" "1.1.14"
"@unhead/shared" "1.1.14"

"@unhead/schema@1.0.22":
version "1.0.22"
resolved "https://registry.yarnpkg.com/@unhead/schema/-/schema-1.0.22.tgz#3238bfef41853379cfa6820e4fadbe358ac4ecb2"
integrity sha512-Pg+F4UmYhI3Vz1Jio3bjCxEjuhvqlYrybwphsK2XacIDHYGQmcvBtMiB/5Y8Diuy1lGfHFloWaNjMuvAdh5gNA==
dependencies:
hookable "^5.4.2"
zhead "^2.0.0"

"@unhead/schema@1.1.14", "@unhead/schema@^1.1.9":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@unhead/schema/-/schema-1.1.14.tgz#93a1041167ea8d98735511cc560993865da06fd9"
Expand All @@ -1079,29 +1114,14 @@
hookable "^5.4.2"
zhead "^2.0.4"

"@unhead/shared@1.0.22":
version "1.0.22"
resolved "https://registry.yarnpkg.com/@unhead/shared/-/shared-1.0.22.tgz#ba7de49eb3c042b6d2fa0f215373599de55f24f2"
integrity sha512-0PsmYRoATAdCsJ7edBxKXgUq2vP9gznFOLux+OelF5axGTo3WpxeK7BczaPmyz3fVHg6mJWhWOaHIeOktOcTiQ==
dependencies:
"@unhead/schema" "1.0.22"

"@unhead/shared@1.1.14":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@unhead/shared/-/shared-1.1.14.tgz#2753eb2e6001236c060f2830af706de597c4052b"
integrity sha512-V230FvL39gkMqDHocI7cDg1oFSyn/bQa8xbKVNOrDVRVDc9QKoMccLMyE0T7cwXWcA4tAwJF2NlLRZbowpwFcw==
dependencies:
"@unhead/schema" "1.1.14"

"@unhead/ssr@^1.0.22":
version "1.0.22"
resolved "https://registry.yarnpkg.com/@unhead/ssr/-/ssr-1.0.22.tgz#8dbc8418f3aeabd8f03d9a4ec36460ba8f626c29"
integrity sha512-0r9b+QFUAABHqewlqwW+mfNTR4qtWsBe3KCCzhqrNEXFxMBAXqqAtnKRiDJ3YwVZZHJ3YULLu7GlmfivIBM5zA==
dependencies:
"@unhead/schema" "1.0.22"
"@unhead/shared" "1.0.22"

"@unhead/ssr@^1.1.9":
"@unhead/ssr@^1.1.14", "@unhead/ssr@^1.1.9":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@unhead/ssr/-/ssr-1.1.14.tgz#9fd2574ce861318fc2fd946c3961a269c67fe65a"
integrity sha512-t7TBISnDj9xgqBPlSxahx7kzJs+eaDBjcINsv+2CY7Q7A7XpZ4bJiOSem86/rY1nBNV+Gx/WPdLs9D81y8DO+Q==
Expand Down Expand Up @@ -1338,7 +1358,7 @@
"@vueuse/shared" "9.13.0"
vue-demi "*"

"@vueuse/head@^1.0.26":
"@vueuse/head@^1.1.9":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@vueuse/head/-/head-1.1.9.tgz#cbd5de37227f4bc403729bc047abf6fd4144c6e7"
integrity sha512-J6OT32x1MnFs6a90DdusFfxPZYupYGR1kItDTw06Lj6ZORJRG1Del1BEy5FFXI7mhuIM4/nGLXgW+FtLE6JJQQ==
Expand Down Expand Up @@ -4154,7 +4174,7 @@ nanoid@^4.0.1:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.1.tgz#398d7ccfdbf9faf2231b2ca7e8fff5dbca6a509b"
integrity sha512-udKGtCCUafD3nQtJg9wBhRP3KMbPglUsgV5JVsXhvyBs/oefqb4sqMEhKBBgqZncYowu58p1prsZQBYvAj/Gww==

nitropack@^2.2.2:
nitropack@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/nitropack/-/nitropack-2.2.3.tgz#ac8c83c3f2a1e9edcbf12762b5204be667e3a3b2"
integrity sha512-TUuatDRF36g0VpDaHrkXXRWi9O0M+yFXcnU/QhMgbB0AOgRJMmhvtqrxbjBTNNxXukX//fe7cSvv7siGa7PJSw==
Expand Down Expand Up @@ -4327,10 +4347,10 @@ nth-check@^2.0.1:
dependencies:
boolbase "^1.0.0"

nuxi@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/nuxi/-/nuxi-3.2.2.tgz#78f554bb5baad01c69b8f8d08b3a329e8b60011a"
integrity sha512-JqPJqwfzQCVrjkMh+9Dd3q4qu7wYbmr+39SfjC6LL1oTNLFUjvjHG42tFJBDVHO+GImAo/kNjWGp2N/Jwo8/ag==
nuxi@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/nuxi/-/nuxi-3.2.3.tgz#8282e771815a62c231c5fefff9a1ef94f42b7fa2"
integrity sha512-ABbIAzsHol8gNXQn2Q3R94iCb1FLmDpep9iAAijCbp0sy7udsjsj71tsKf0xp3C8UNHONnxPI32PitZXNVODxw==
optionalDependencies:
fsevents "~2.3.2"

Expand Down Expand Up @@ -4365,21 +4385,21 @@ nuxt-icon@^0.3.2:
"@nuxt/kit" "^3.2.0"
nuxt-config-schema "^0.4.4"

nuxt@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.2.2.tgz#c9017e5b2a0a1d5004a36036a238ebf0e4cdf20f"
integrity sha512-fxO8zjNwWBd6ORvuOgVFXksd0+eliWSNQwACsCwqNRFXsjFawONfvqtdTd/pBOlRDZMJpPUTvdflsyHPaAsfJg==
nuxt@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.2.3.tgz#644c407ef62ef4df0327a74f7c101d18f1708d2f"
integrity sha512-e211l9XQYvb2cUv5ji+IsX8305QyozUk5pFMyl7oAFssONzPNK4AXq7ZUzXd8qtxStsyByOgQDdAF353sQayOg==
dependencies:
"@nuxt/devalue" "^2.0.0"
"@nuxt/kit" "3.2.2"
"@nuxt/schema" "3.2.2"
"@nuxt/kit" "3.2.3"
"@nuxt/schema" "3.2.3"
"@nuxt/telemetry" "^2.1.10"
"@nuxt/ui-templates" "^1.1.1"
"@nuxt/vite-builder" "3.2.2"
"@unhead/ssr" "^1.0.22"
"@nuxt/vite-builder" "3.2.3"
"@unhead/ssr" "^1.1.14"
"@vue/reactivity" "^3.2.47"
"@vue/shared" "^3.2.47"
"@vueuse/head" "^1.0.26"
"@vueuse/head" "^1.1.9"
chokidar "^3.5.3"
cookie-es "^0.5.0"
defu "^6.1.2"
Expand All @@ -4393,20 +4413,20 @@ nuxt@3.2.2:
hookable "^5.4.2"
jiti "^1.17.1"
knitwork "^1.0.0"
magic-string "^0.29.0"
magic-string "^0.30.0"
mlly "^1.1.1"
nitropack "^2.2.2"
nuxi "3.2.2"
nitropack "^2.2.3"
nuxi "3.2.3"
ofetch "^1.0.1"
ohash "^1.0.0"
pathe "^1.1.0"
perfect-debounce "^0.1.3"
scule "^1.0.0"
strip-literal "^1.0.1"
ufo "^1.1.0"
ufo "^1.1.1"
unctx "^2.1.2"
unenv "^1.2.0"
unhead "^1.0.22"
unenv "^1.2.1"
unhead "^1.1.14"
unimport "^2.2.4"
unplugin "^1.1.0"
untyped "^1.2.2"
Expand Down Expand Up @@ -5252,7 +5272,7 @@ rollup@^3.10.0, rollup@^3.15.0, rollup@^3.17.2:
optionalDependencies:
fsevents "~2.3.2"

rollup@^3.16.0:
rollup@^3.17.3:
version "3.17.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.17.3.tgz#ee7c4e1a262da55c491a4788b632fa123315f6ef"
integrity sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==
Expand Down Expand Up @@ -5759,6 +5779,11 @@ ufo@^1.0.0, ufo@^1.0.1, ufo@^1.1.0:
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.0.tgz#a5c4c814b0a98f7e0ca42c478688663fd3e3c037"
integrity sha512-LQc2s/ZDMaCN3QLpa+uzHUOQ7SdV0qgv3VBXOolQGXTaaZpIur6PwUclF5nN2hNkiTRcUugXd1zFOW3FLJ135Q==

ufo@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.1.1.tgz#e70265e7152f3aba425bd013d150b2cdf4056d7c"
integrity sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==

unbuild@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/unbuild/-/unbuild-1.1.2.tgz#d38cb6ac931e5d745b016c7472dbc8ff6964b7b7"
Expand Down Expand Up @@ -5805,7 +5830,7 @@ unctx@^2.1.1, unctx@^2.1.2:
magic-string "^0.27.0"
unplugin "^1.0.1"

unenv@^1.2.0, unenv@^1.2.1:
unenv@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/unenv/-/unenv-1.2.1.tgz#5575a89dea673835b4c26cf0f27404f9956a80e5"
integrity sha512-XzrBVHrA7xGfME90qQpcTPBxbKzDwXFppOpUKFSsB3tz0U1JKzI02h0chV88NbdlH1X/XAEwozAcUkm5i9++aA==
Expand All @@ -5815,7 +5840,7 @@ unenv@^1.2.0, unenv@^1.2.1:
node-fetch-native "^1.0.2"
pathe "^1.1.0"

unhead@1.1.14, unhead@^1.0.22:
unhead@1.1.14, unhead@^1.1.14:
version "1.1.14"
resolved "https://registry.yarnpkg.com/unhead/-/unhead-1.1.14.tgz#60e2043c7eebf4d89507750f04df2af09a049068"
integrity sha512-tFy0nLOyiKmIVzfz5HuSRzVi55XuRS1G8LslrWn42tezssuZw6JqiscUJZRI14rNdcwhtcQV2iTy4Uw7s1uZrA==
Expand Down Expand Up @@ -6023,21 +6048,19 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

vite-node@^0.28.5:
version "0.28.5"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.28.5.tgz#56d0f78846ea40fddf2e28390899df52a4738006"
integrity sha512-LmXb9saMGlrMZbXTvOveJKwMTBTNUH66c8rJnQ0ZPNX+myPEol64+szRzXtV5ORb0Hb/91yq+/D3oERoyAt6LA==
vite-node@^0.29.1:
version "0.29.1"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.1.tgz#cc1e5fea46ff52645e0cf03d4ee03bf706d60308"
integrity sha512-Ey9bTlQOQrCxQN0oJ7sTg+GrU4nTMLg44iKTFCKf31ry60csqQz4E+Q04hdWhwE4cTgpxUC+zEB1kHbf5jNkFA==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
mlly "^1.1.0"
pathe "^1.1.0"
picocolors "^1.0.0"
source-map "^0.6.1"
source-map-support "^0.5.21"
vite "^3.0.0 || ^4.0.0"

vite-plugin-checker@^0.5.5:
vite-plugin-checker@^0.5.6:
version "0.5.6"
resolved "https://registry.yarnpkg.com/vite-plugin-checker/-/vite-plugin-checker-0.5.6.tgz#233978091dfadef0873f0a8aacfe7fc431212b95"
integrity sha512-ftRyON0gORUHDxcDt2BErmsikKSkfvl1i2DoP6Jt2zDO9InfvM6tqO1RkXhSjkaXEhKPea6YOnhFaZxW3BzudQ==
Expand All @@ -6059,7 +6082,7 @@ vite-plugin-checker@^0.5.5:
vscode-languageserver-textdocument "^1.0.1"
vscode-uri "^3.0.2"

"vite@^3.0.0 || ^4.0.0", vite@~4.1.2:
"vite@^3.0.0 || ^4.0.0", vite@~4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.4.tgz#170d93bcff97e0ebc09764c053eebe130bfe6ca0"
integrity sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==
Expand Down Expand Up @@ -6316,7 +6339,7 @@ yargs@^17.5.1:
y18n "^5.0.5"
yargs-parser "^21.1.1"

zhead@^2.0.0, zhead@^2.0.4:
zhead@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/zhead/-/zhead-2.0.4.tgz#42509bbe85b790de9121301eac47d440d9073876"
integrity sha512-V4R94t3ifk9AURym6OskbKcnowzgp5Z88tkoL/NF67vyryNxC62u6mx5F1Ux4oh4+YN7FFmKYEyWy6m5kfPH6g==
Expand Down

0 comments on commit 18674c5

Please sign in to comment.