diff --git a/apps/docs/themes/pierre-dark.json b/apps/docs/themes/pierre-dark.json index f4a5bb513..8f4860e92 100644 --- a/apps/docs/themes/pierre-dark.json +++ b/apps/docs/themes/pierre-dark.json @@ -5,11 +5,11 @@ "editor.background": "#070707", "editor.foreground": "#fbfbfb", "foreground": "#fbfbfb", - "focusBorder": "#1a76d4", - "selection.background": "#19253c", - "editor.selectionBackground": "#1a76d44d", - "editor.lineHighlightBackground": "#19253c8c", - "editorCursor.foreground": "#1a76d4", + "focusBorder": "#1a85d4", + "selection.background": "#19283c", + "editor.selectionBackground": "#1a85d44d", + "editor.lineHighlightBackground": "#19283c8c", + "editorCursor.foreground": "#1a85d4", "editorLineNumber.foreground": "#84848A", "editorLineNumber.activeForeground": "#adadb1", "editorIndentGuide.background": "#39393c", @@ -26,22 +26,22 @@ "activityBar.background": "#141415", "activityBar.foreground": "#fbfbfb", "activityBar.border": "#070707", - "activityBar.activeBorder": "#1a76d4", - "activityBarBadge.background": "#1a76d4", + "activityBar.activeBorder": "#1a85d4", + "activityBarBadge.background": "#1a85d4", "activityBarBadge.foreground": "#070707", "titleBar.activeBackground": "#141415", "titleBar.activeForeground": "#fbfbfb", "titleBar.inactiveBackground": "#141415", "titleBar.inactiveForeground": "#84848A", "titleBar.border": "#070707", - "list.activeSelectionBackground": "#19253c99", + "list.activeSelectionBackground": "#19283c99", "list.activeSelectionForeground": "#fbfbfb", - "list.inactiveSelectionBackground": "#19253c73", - "list.hoverBackground": "#19253c59", - "list.focusOutline": "#1a76d4", + "list.inactiveSelectionBackground": "#19283c73", + "list.hoverBackground": "#19283c59", + "list.focusOutline": "#1a85d4", "tab.activeBackground": "#070707", "tab.activeForeground": "#fbfbfb", - "tab.activeBorderTop": "#1a76d4", + "tab.activeBorderTop": "#1a85d4", "tab.inactiveBackground": "#141415", "tab.inactiveForeground": "#84848A", "tab.border": "#070707", @@ -49,7 +49,7 @@ "editorGroupHeader.tabsBorder": "#070707", "panel.background": "#141415", "panel.border": "#070707", - "panelTitle.activeBorder": "#1a76d4", + "panelTitle.activeBorder": "#1a85d4", "panelTitle.activeForeground": "#fbfbfb", "panelTitle.inactiveForeground": "#84848A", "statusBar.background": "#141415", @@ -67,14 +67,14 @@ "dropdown.background": "#1F1F21", "dropdown.border": "#424245", "dropdown.foreground": "#fbfbfb", - "button.background": "#1a76d4", + "button.background": "#1a85d4", "button.foreground": "#070707", - "button.hoverBackground": "#186bc0", - "textLink.foreground": "#1a76d4", - "textLink.activeForeground": "#1a76d4", + "button.hoverBackground": "#1878c0", + "textLink.foreground": "#1a85d4", + "textLink.activeForeground": "#1a85d4", "gitDecoration.addedResourceForeground": "#00cab1", "gitDecoration.conflictingResourceForeground": "#ffca00", - "gitDecoration.modifiedResourceForeground": "#1a76d4", + "gitDecoration.modifiedResourceForeground": "#1a85d4", "gitDecoration.deletedResourceForeground": "#ff2e3f", "gitDecoration.untrackedResourceForeground": "#00cab1", "gitDecoration.ignoredResourceForeground": "#84848A", @@ -86,7 +86,7 @@ "terminal.ansiRed": "#ff2e3f", "terminal.ansiGreen": "#0dbe4e", "terminal.ansiYellow": "#ffca00", - "terminal.ansiBlue": "#008cff", + "terminal.ansiBlue": "#009fff", "terminal.ansiMagenta": "#c635e4", "terminal.ansiCyan": "#08c0ef", "terminal.ansiWhite": "#c6c6c8", @@ -94,7 +94,7 @@ "terminal.ansiBrightRed": "#ff2e3f", "terminal.ansiBrightGreen": "#0dbe4e", "terminal.ansiBrightYellow": "#ffca00", - "terminal.ansiBrightBlue": "#008cff", + "terminal.ansiBrightBlue": "#009fff", "terminal.ansiBrightMagenta": "#c635e4", "terminal.ansiBrightCyan": "#08c0ef", "terminal.ansiBrightWhite": "#c6c6c8" diff --git a/apps/docs/themes/pierre-light.json b/apps/docs/themes/pierre-light.json index cb3c44772..1eae02593 100644 --- a/apps/docs/themes/pierre-light.json +++ b/apps/docs/themes/pierre-light.json @@ -5,11 +5,11 @@ "editor.background": "#ffffff", "editor.foreground": "#070707", "foreground": "#070707", - "focusBorder": "#008cff", - "selection.background": "#dfe7ff", - "editor.selectionBackground": "#008cff2e", - "editor.lineHighlightBackground": "#dfe7ff8c", - "editorCursor.foreground": "#008cff", + "focusBorder": "#009fff", + "selection.background": "#dfebff", + "editor.selectionBackground": "#009fff2e", + "editor.lineHighlightBackground": "#dfebff8c", + "editorCursor.foreground": "#009fff", "editorLineNumber.foreground": "#84848A", "editorLineNumber.activeForeground": "#6C6C71", "editorIndentGuide.background": "#eeeeef", @@ -26,22 +26,22 @@ "activityBar.background": "#f8f8f8", "activityBar.foreground": "#070707", "activityBar.border": "#eeeeef", - "activityBar.activeBorder": "#008cff", - "activityBarBadge.background": "#008cff", + "activityBar.activeBorder": "#009fff", + "activityBarBadge.background": "#009fff", "activityBarBadge.foreground": "#ffffff", "titleBar.activeBackground": "#f8f8f8", "titleBar.activeForeground": "#070707", "titleBar.inactiveBackground": "#f8f8f8", "titleBar.inactiveForeground": "#84848A", "titleBar.border": "#eeeeef", - "list.activeSelectionBackground": "#dfe7ffcc", + "list.activeSelectionBackground": "#dfebffcc", "list.activeSelectionForeground": "#070707", - "list.inactiveSelectionBackground": "#dfe7ff73", - "list.hoverBackground": "#dfe7ff59", - "list.focusOutline": "#008cff", + "list.inactiveSelectionBackground": "#dfebff73", + "list.hoverBackground": "#dfebff59", + "list.focusOutline": "#009fff", "tab.activeBackground": "#ffffff", "tab.activeForeground": "#070707", - "tab.activeBorderTop": "#008cff", + "tab.activeBorderTop": "#009fff", "tab.inactiveBackground": "#f8f8f8", "tab.inactiveForeground": "#84848A", "tab.border": "#eeeeef", @@ -49,7 +49,7 @@ "editorGroupHeader.tabsBorder": "#eeeeef", "panel.background": "#f8f8f8", "panel.border": "#eeeeef", - "panelTitle.activeBorder": "#008cff", + "panelTitle.activeBorder": "#009fff", "panelTitle.activeForeground": "#070707", "panelTitle.inactiveForeground": "#84848A", "statusBar.background": "#f8f8f8", @@ -67,14 +67,14 @@ "dropdown.background": "#f2f2f3", "dropdown.border": "#dbdbdd", "dropdown.foreground": "#070707", - "button.background": "#008cff", + "button.background": "#009fff", "button.foreground": "#ffffff", - "button.hoverBackground": "#1a98ff", - "textLink.foreground": "#008cff", - "textLink.activeForeground": "#008cff", + "button.hoverBackground": "#1aa9ff", + "textLink.foreground": "#009fff", + "textLink.activeForeground": "#009fff", "gitDecoration.addedResourceForeground": "#00cab1", "gitDecoration.conflictingResourceForeground": "#ffca00", - "gitDecoration.modifiedResourceForeground": "#008cff", + "gitDecoration.modifiedResourceForeground": "#009fff", "gitDecoration.deletedResourceForeground": "#ff2e3f", "gitDecoration.untrackedResourceForeground": "#00cab1", "gitDecoration.ignoredResourceForeground": "#84848A", @@ -86,7 +86,7 @@ "terminal.ansiRed": "#ff2e3f", "terminal.ansiGreen": "#0dbe4e", "terminal.ansiYellow": "#ffca00", - "terminal.ansiBlue": "#008cff", + "terminal.ansiBlue": "#009fff", "terminal.ansiMagenta": "#c635e4", "terminal.ansiCyan": "#08c0ef", "terminal.ansiWhite": "#c6c6c8", @@ -94,7 +94,7 @@ "terminal.ansiBrightRed": "#ff2e3f", "terminal.ansiBrightGreen": "#0dbe4e", "terminal.ansiBrightYellow": "#ffca00", - "terminal.ansiBrightBlue": "#008cff", + "terminal.ansiBrightBlue": "#009fff", "terminal.ansiBrightMagenta": "#c635e4", "terminal.ansiBrightCyan": "#08c0ef", "terminal.ansiBrightWhite": "#c6c6c8" diff --git a/package.json b/package.json index de65aeabf..17ac512d0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "storage-elements-next:tsc": "(cd packages/storage-elements-next && bun run tsc)", "storage-elements-next:build": "(cd packages/storage-elements-next && bun run build)", "clean": "rm -rf {packages,apps}/*/dist && rm -rf {packages,apps}/*/tsconfig.tsbuildinfo && rm -rf {packages,apps}/demo/node_modules/.vite && rm -rf {packages,apps}/demo/node_modules/.vite-temp && rm -rf apps/docs/.next", - "update-themes": "node update-themes.js", + "update-themes": "node update-themes.js && bun run format", "icons:build": "node scripts/build-icons.js && bun run format", "icons:sprite": "node scripts/build-sprite.js && bun run format", "icons": "bun run icons:build && bun run icons:sprite", diff --git a/packages/precision-diffs/src/themes/pierre-dark.json b/packages/precision-diffs/src/themes/pierre-dark.json index f4a5bb513..8f4860e92 100644 --- a/packages/precision-diffs/src/themes/pierre-dark.json +++ b/packages/precision-diffs/src/themes/pierre-dark.json @@ -5,11 +5,11 @@ "editor.background": "#070707", "editor.foreground": "#fbfbfb", "foreground": "#fbfbfb", - "focusBorder": "#1a76d4", - "selection.background": "#19253c", - "editor.selectionBackground": "#1a76d44d", - "editor.lineHighlightBackground": "#19253c8c", - "editorCursor.foreground": "#1a76d4", + "focusBorder": "#1a85d4", + "selection.background": "#19283c", + "editor.selectionBackground": "#1a85d44d", + "editor.lineHighlightBackground": "#19283c8c", + "editorCursor.foreground": "#1a85d4", "editorLineNumber.foreground": "#84848A", "editorLineNumber.activeForeground": "#adadb1", "editorIndentGuide.background": "#39393c", @@ -26,22 +26,22 @@ "activityBar.background": "#141415", "activityBar.foreground": "#fbfbfb", "activityBar.border": "#070707", - "activityBar.activeBorder": "#1a76d4", - "activityBarBadge.background": "#1a76d4", + "activityBar.activeBorder": "#1a85d4", + "activityBarBadge.background": "#1a85d4", "activityBarBadge.foreground": "#070707", "titleBar.activeBackground": "#141415", "titleBar.activeForeground": "#fbfbfb", "titleBar.inactiveBackground": "#141415", "titleBar.inactiveForeground": "#84848A", "titleBar.border": "#070707", - "list.activeSelectionBackground": "#19253c99", + "list.activeSelectionBackground": "#19283c99", "list.activeSelectionForeground": "#fbfbfb", - "list.inactiveSelectionBackground": "#19253c73", - "list.hoverBackground": "#19253c59", - "list.focusOutline": "#1a76d4", + "list.inactiveSelectionBackground": "#19283c73", + "list.hoverBackground": "#19283c59", + "list.focusOutline": "#1a85d4", "tab.activeBackground": "#070707", "tab.activeForeground": "#fbfbfb", - "tab.activeBorderTop": "#1a76d4", + "tab.activeBorderTop": "#1a85d4", "tab.inactiveBackground": "#141415", "tab.inactiveForeground": "#84848A", "tab.border": "#070707", @@ -49,7 +49,7 @@ "editorGroupHeader.tabsBorder": "#070707", "panel.background": "#141415", "panel.border": "#070707", - "panelTitle.activeBorder": "#1a76d4", + "panelTitle.activeBorder": "#1a85d4", "panelTitle.activeForeground": "#fbfbfb", "panelTitle.inactiveForeground": "#84848A", "statusBar.background": "#141415", @@ -67,14 +67,14 @@ "dropdown.background": "#1F1F21", "dropdown.border": "#424245", "dropdown.foreground": "#fbfbfb", - "button.background": "#1a76d4", + "button.background": "#1a85d4", "button.foreground": "#070707", - "button.hoverBackground": "#186bc0", - "textLink.foreground": "#1a76d4", - "textLink.activeForeground": "#1a76d4", + "button.hoverBackground": "#1878c0", + "textLink.foreground": "#1a85d4", + "textLink.activeForeground": "#1a85d4", "gitDecoration.addedResourceForeground": "#00cab1", "gitDecoration.conflictingResourceForeground": "#ffca00", - "gitDecoration.modifiedResourceForeground": "#1a76d4", + "gitDecoration.modifiedResourceForeground": "#1a85d4", "gitDecoration.deletedResourceForeground": "#ff2e3f", "gitDecoration.untrackedResourceForeground": "#00cab1", "gitDecoration.ignoredResourceForeground": "#84848A", @@ -86,7 +86,7 @@ "terminal.ansiRed": "#ff2e3f", "terminal.ansiGreen": "#0dbe4e", "terminal.ansiYellow": "#ffca00", - "terminal.ansiBlue": "#008cff", + "terminal.ansiBlue": "#009fff", "terminal.ansiMagenta": "#c635e4", "terminal.ansiCyan": "#08c0ef", "terminal.ansiWhite": "#c6c6c8", @@ -94,7 +94,7 @@ "terminal.ansiBrightRed": "#ff2e3f", "terminal.ansiBrightGreen": "#0dbe4e", "terminal.ansiBrightYellow": "#ffca00", - "terminal.ansiBrightBlue": "#008cff", + "terminal.ansiBrightBlue": "#009fff", "terminal.ansiBrightMagenta": "#c635e4", "terminal.ansiBrightCyan": "#08c0ef", "terminal.ansiBrightWhite": "#c6c6c8" diff --git a/packages/precision-diffs/src/themes/pierre-light.json b/packages/precision-diffs/src/themes/pierre-light.json index cb3c44772..1eae02593 100644 --- a/packages/precision-diffs/src/themes/pierre-light.json +++ b/packages/precision-diffs/src/themes/pierre-light.json @@ -5,11 +5,11 @@ "editor.background": "#ffffff", "editor.foreground": "#070707", "foreground": "#070707", - "focusBorder": "#008cff", - "selection.background": "#dfe7ff", - "editor.selectionBackground": "#008cff2e", - "editor.lineHighlightBackground": "#dfe7ff8c", - "editorCursor.foreground": "#008cff", + "focusBorder": "#009fff", + "selection.background": "#dfebff", + "editor.selectionBackground": "#009fff2e", + "editor.lineHighlightBackground": "#dfebff8c", + "editorCursor.foreground": "#009fff", "editorLineNumber.foreground": "#84848A", "editorLineNumber.activeForeground": "#6C6C71", "editorIndentGuide.background": "#eeeeef", @@ -26,22 +26,22 @@ "activityBar.background": "#f8f8f8", "activityBar.foreground": "#070707", "activityBar.border": "#eeeeef", - "activityBar.activeBorder": "#008cff", - "activityBarBadge.background": "#008cff", + "activityBar.activeBorder": "#009fff", + "activityBarBadge.background": "#009fff", "activityBarBadge.foreground": "#ffffff", "titleBar.activeBackground": "#f8f8f8", "titleBar.activeForeground": "#070707", "titleBar.inactiveBackground": "#f8f8f8", "titleBar.inactiveForeground": "#84848A", "titleBar.border": "#eeeeef", - "list.activeSelectionBackground": "#dfe7ffcc", + "list.activeSelectionBackground": "#dfebffcc", "list.activeSelectionForeground": "#070707", - "list.inactiveSelectionBackground": "#dfe7ff73", - "list.hoverBackground": "#dfe7ff59", - "list.focusOutline": "#008cff", + "list.inactiveSelectionBackground": "#dfebff73", + "list.hoverBackground": "#dfebff59", + "list.focusOutline": "#009fff", "tab.activeBackground": "#ffffff", "tab.activeForeground": "#070707", - "tab.activeBorderTop": "#008cff", + "tab.activeBorderTop": "#009fff", "tab.inactiveBackground": "#f8f8f8", "tab.inactiveForeground": "#84848A", "tab.border": "#eeeeef", @@ -49,7 +49,7 @@ "editorGroupHeader.tabsBorder": "#eeeeef", "panel.background": "#f8f8f8", "panel.border": "#eeeeef", - "panelTitle.activeBorder": "#008cff", + "panelTitle.activeBorder": "#009fff", "panelTitle.activeForeground": "#070707", "panelTitle.inactiveForeground": "#84848A", "statusBar.background": "#f8f8f8", @@ -67,14 +67,14 @@ "dropdown.background": "#f2f2f3", "dropdown.border": "#dbdbdd", "dropdown.foreground": "#070707", - "button.background": "#008cff", + "button.background": "#009fff", "button.foreground": "#ffffff", - "button.hoverBackground": "#1a98ff", - "textLink.foreground": "#008cff", - "textLink.activeForeground": "#008cff", + "button.hoverBackground": "#1aa9ff", + "textLink.foreground": "#009fff", + "textLink.activeForeground": "#009fff", "gitDecoration.addedResourceForeground": "#00cab1", "gitDecoration.conflictingResourceForeground": "#ffca00", - "gitDecoration.modifiedResourceForeground": "#008cff", + "gitDecoration.modifiedResourceForeground": "#009fff", "gitDecoration.deletedResourceForeground": "#ff2e3f", "gitDecoration.untrackedResourceForeground": "#00cab1", "gitDecoration.ignoredResourceForeground": "#84848A", @@ -86,7 +86,7 @@ "terminal.ansiRed": "#ff2e3f", "terminal.ansiGreen": "#0dbe4e", "terminal.ansiYellow": "#ffca00", - "terminal.ansiBlue": "#008cff", + "terminal.ansiBlue": "#009fff", "terminal.ansiMagenta": "#c635e4", "terminal.ansiCyan": "#08c0ef", "terminal.ansiWhite": "#c6c6c8", @@ -94,7 +94,7 @@ "terminal.ansiBrightRed": "#ff2e3f", "terminal.ansiBrightGreen": "#0dbe4e", "terminal.ansiBrightYellow": "#ffca00", - "terminal.ansiBrightBlue": "#008cff", + "terminal.ansiBrightBlue": "#009fff", "terminal.ansiBrightMagenta": "#c635e4", "terminal.ansiBrightCyan": "#08c0ef", "terminal.ansiBrightWhite": "#c6c6c8"