Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
db0a26e894
|
|||
f80eb5fb8b
|
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@doc-utils/color-themes",
|
"name": "@doc-utils/color-themes",
|
||||||
"version": "0.1.11",
|
"version": "0.1.12",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@doc-utils/color-themes",
|
"name": "@doc-utils/color-themes",
|
||||||
"version": "0.1.11",
|
"version": "0.1.12",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^18.16.3",
|
"@types/node": "^18.16.3",
|
||||||
"typescript": "^5.0.4"
|
"typescript": "^5.0.4"
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@doc-utils/color-themes",
|
"name": "@doc-utils/color-themes",
|
||||||
"version": "0.1.11",
|
"version": "0.1.12",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://gitea.home.jbrumond.me/api/packages/doc-utils/npm/"
|
"registry": "https://gitea.home.jbrumond.me/api/packages/doc-utils/npm/"
|
||||||
},
|
},
|
||||||
|
@@ -57,7 +57,7 @@
|
|||||||
"chart_shape_orange_line": "#d89766",
|
"chart_shape_orange_line": "#d89766",
|
||||||
"chart_shape_yellow_fill": "#7a7722",
|
"chart_shape_yellow_fill": "#7a7722",
|
||||||
"chart_shape_yellow_line": "#fffd76",
|
"chart_shape_yellow_line": "#fffd76",
|
||||||
"chart_shape_green_fill": "#529151",
|
"chart_shape_green_fill": "#458044",
|
||||||
"chart_shape_green_line": "#9ad89a",
|
"chart_shape_green_line": "#9ad89a",
|
||||||
"chart_shape_teal_fill": "#0c7c78",
|
"chart_shape_teal_fill": "#0c7c78",
|
||||||
"chart_shape_teal_line": "#47b8b7",
|
"chart_shape_teal_line": "#47b8b7",
|
||||||
|
@@ -55,7 +55,7 @@ colors:
|
|||||||
chart_shape_orange_line: "#d89766"
|
chart_shape_orange_line: "#d89766"
|
||||||
chart_shape_yellow_fill: "#7a7722"
|
chart_shape_yellow_fill: "#7a7722"
|
||||||
chart_shape_yellow_line: "#fffd76"
|
chart_shape_yellow_line: "#fffd76"
|
||||||
chart_shape_green_fill: "#529151"
|
chart_shape_green_fill: "#458044"
|
||||||
chart_shape_green_line: "#9ad89a"
|
chart_shape_green_line: "#9ad89a"
|
||||||
chart_shape_teal_fill: "#0c7c78"
|
chart_shape_teal_fill: "#0c7c78"
|
||||||
chart_shape_teal_line: "#47b8b7"
|
chart_shape_teal_line: "#47b8b7"
|
||||||
|
Reference in New Issue
Block a user