clean: remove framework files, calvana project only

This commit is contained in:
2026-03-02 19:07:40 +08:00
parent 938aa18d82
commit 3bc412320b
72 changed files with 17 additions and 10546 deletions

View File

@@ -1,86 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "catppuccin-mocha",
"vars": {
"bg": "#1e1e2e",
"bgDark": "#181825",
"bgDeep": "#13131e",
"surface": "#2a2a3c",
"selection": "#34344a",
"bgRed": "#2e1420",
"bgGreen": "#142218",
"bgPeach": "#2e2010",
"bgBlue": "#141e38",
"bgMauve": "#261840",
"bgTeal": "#122830",
"comment": "#d5bcff",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"red": "#ff7eb3",
"maroon": "#ffa0b8",
"peach": "#ffb370",
"yellow": "#ffe585",
"green": "#7af5a0",
"teal": "#60f0d8",
"sky": "#6ae4ff",
"sapphire": "#5cceff",
"blue": "#7db8ff",
"lavender": "#bfb8ff",
"mauve": "#d9a0ff",
"flamingo": "#ffc4c4",
"pink": "#ffb0e0"
},
"colors": {
"accent": "mauve",
"border": "selection",
"borderAccent": "mauve",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "yellow",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "teal",
"selectedBg": "bgMauve",
"userMessageBg": "bgBlue",
"userMessageText": "fg",
"customMessageBg": "bgTeal",
"customMessageText": "fg",
"customMessageLabel": "teal",
"toolPendingBg": "bgPeach",
"toolSuccessBg": "bgGreen",
"toolErrorBg": "bgRed",
"toolTitle": "peach",
"toolOutput": "fgSoft",
"mdHeading": "peach",
"mdLink": "blue",
"mdLinkUrl": "comment",
"mdCode": "sky",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "green",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "mauve",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "mauve",
"syntaxFunction": "blue",
"syntaxVariable": "pink",
"syntaxString": "green",
"syntaxNumber": "peach",
"syntaxType": "sky",
"syntaxOperator": "lavender",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "sky",
"thinkingHigh": "mauve",
"thinkingXhigh": "red",
"bashMode": "yellow"
}
}

View File

@@ -1,81 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "cyberpunk",
"vars": {
"bg": "#0a0a14",
"bgDark": "#06060e",
"bgDeep": "#040410",
"surface": "#12122a",
"selection": "#1a1a38",
"bgRed": "#2a0a12",
"bgOrange": "#2a1408",
"bgSky": "#081a30",
"bgCyan": "#0a2228",
"bgWarm": "#220a30",
"bgPink": "#2a0a22",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"comment": "#ffe600",
"yellow": "#ffe600",
"cyan": "#00e5ff",
"magenta": "#ff00aa",
"red": "#ff1744",
"green": "#00e676",
"purple": "#aa00ff",
"blue": "#2979ff",
"orange": "#ff6d00"
},
"colors": {
"accent": "cyan",
"border": "magenta",
"borderAccent": "yellow",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "orange",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "green",
"selectedBg": "bgPink",
"userMessageBg": "bgWarm",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "cyan",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgSky",
"toolErrorBg": "bgRed",
"toolTitle": "yellow",
"toolOutput": "fgSoft",
"mdHeading": "magenta",
"mdLink": "cyan",
"mdLinkUrl": "comment",
"mdCode": "green",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "purple",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "yellow",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "magenta",
"syntaxFunction": "cyan",
"syntaxVariable": "yellow",
"syntaxString": "green",
"syntaxNumber": "purple",
"syntaxType": "blue",
"syntaxOperator": "magenta",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "purple",
"thinkingHigh": "cyan",
"thinkingXhigh": "magenta",
"bashMode": "orange"
}
}

View File

@@ -1,81 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "dracula",
"vars": {
"bg": "#1a1b26",
"bgDark": "#161722",
"bgDeep": "#141520",
"surface": "#252738",
"selection": "#2c2e44",
"bgRed": "#2e1220",
"bgOrange": "#2e1c12",
"bgGreen": "#122e1a",
"bgCyan": "#122a2e",
"bgPurple": "#261536",
"bgPink": "#2e1228",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"comment": "#f8fcc4",
"cyan": "#8be9fd",
"green": "#50fa7b",
"orange": "#ffb86c",
"pink": "#ff79c6",
"purple": "#bd93f9",
"red": "#ff5555",
"yellow": "#f1fa8c",
"blue": "#6296e4"
},
"colors": {
"accent": "purple",
"border": "pink",
"borderAccent": "purple",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "orange",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "cyan",
"selectedBg": "bgPurple",
"userMessageBg": "bgPink",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "cyan",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgGreen",
"toolErrorBg": "bgRed",
"toolTitle": "pink",
"toolOutput": "fgSoft",
"mdHeading": "pink",
"mdLink": "cyan",
"mdLinkUrl": "comment",
"mdCode": "green",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "purple",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "pink",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "pink",
"syntaxFunction": "green",
"syntaxVariable": "fg",
"syntaxString": "yellow",
"syntaxNumber": "purple",
"syntaxType": "cyan",
"syntaxOperator": "pink",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "purple",
"thinkingHigh": "cyan",
"thinkingXhigh": "pink",
"bashMode": "orange"
}
}

View File

@@ -1,82 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "everforest",
"vars": {
"bg": "#191f1d",
"bgDark": "#141a18",
"bg1": "#1e2522",
"bg2": "#222a28",
"surface": "#2c3532",
"selection": "#323e3a",
"bgRed": "#301718",
"bgOrange": "#302217",
"bgSky": "#192b34",
"bgCyan": "#172b26",
"bgWarm": "#351d29",
"bgPink": "#311c31",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"comment": "#e7f4cd",
"red": "#eb7073",
"orange": "#f1a27e",
"yellow": "#eed096",
"green": "#bde481",
"aqua": "#78e292",
"teal": "#52e0bd",
"blue": "#78c8e2",
"purple": "#e689b5"
},
"colors": {
"accent": "green",
"border": "aqua",
"borderAccent": "green",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "orange",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "teal",
"selectedBg": "bgCyan",
"userMessageBg": "bgWarm",
"userMessageText": "fg",
"customMessageBg": "bgSky",
"customMessageText": "fg",
"customMessageLabel": "aqua",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgCyan",
"toolErrorBg": "bgRed",
"toolTitle": "green",
"toolOutput": "fgSoft",
"mdHeading": "yellow",
"mdLink": "blue",
"mdLinkUrl": "comment",
"mdCode": "aqua",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "teal",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "green",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "red",
"syntaxFunction": "green",
"syntaxVariable": "blue",
"syntaxString": "yellow",
"syntaxNumber": "purple",
"syntaxType": "aqua",
"syntaxOperator": "orange",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "teal",
"thinkingHigh": "green",
"thinkingXhigh": "red",
"bashMode": "orange"
}
}

View File

@@ -1,80 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "gruvbox",
"vars": {
"bg": "#221f1c",
"bgDark": "#1c1a17",
"bgDeep": "#171412",
"surface": "#322d29",
"selection": "#3f3731",
"bgRed": "#341714",
"bgOrange": "#322215",
"bgSky": "#152432",
"bgCyan": "#142924",
"bgWarm": "#322b15",
"bgPink": "#321524",
"comment": "#fcebc5",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"red": "#fb4b37",
"green": "#ebed5e",
"yellow": "#fcd783",
"blue": "#67a6e4",
"purple": "#ca74e7",
"aqua": "#81e4be",
"orange": "#fd953f"
},
"colors": {
"accent": "orange",
"border": "yellow",
"borderAccent": "orange",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "yellow",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "aqua",
"selectedBg": "bgWarm",
"userMessageBg": "bgOrange",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "aqua",
"toolPendingBg": "bgSky",
"toolSuccessBg": "bgCyan",
"toolErrorBg": "bgRed",
"toolTitle": "orange",
"toolOutput": "fgSoft",
"mdHeading": "yellow",
"mdLink": "aqua",
"mdLinkUrl": "comment",
"mdCode": "green",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "blue",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "orange",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "red",
"syntaxFunction": "aqua",
"syntaxVariable": "blue",
"syntaxString": "green",
"syntaxNumber": "purple",
"syntaxType": "yellow",
"syntaxOperator": "orange",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "aqua",
"thinkingHigh": "yellow",
"thinkingXhigh": "red",
"bashMode": "orange"
}
}

View File

@@ -1,76 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "midnight-ocean",
"vars": {
"deepBlue": "#0a192f",
"oceanBlue": "#0077be",
"teal": "#00ced1",
"cyan": "#4fd1ed",
"softWhite": "#e6f1ff",
"mutedBlue": "#233554",
"lightMutedBlue": "#a8b2d1",
"slate": "#8892b0",
"successGreen": "#64ffda",
"errorRed": "#ff5f56",
"warningAmber": "#ffd700",
"purple": "#c678dd"
},
"colors": {
"accent": "oceanBlue",
"border": "mutedBlue",
"borderAccent": "teal",
"borderMuted": 236,
"success": "successGreen",
"error": "errorRed",
"warning": "warningAmber",
"muted": "slate",
"dim": 240,
"text": "softWhite",
"thinkingText": "teal",
"selectedBg": "#112240",
"userMessageBg": "#112240",
"userMessageText": "softWhite",
"customMessageBg": "#112240",
"customMessageText": "softWhite",
"customMessageLabel": "teal",
"toolPendingBg": "deepBlue",
"toolSuccessBg": "#0d2521",
"toolErrorBg": "#331616",
"toolTitle": "cyan",
"toolOutput": "lightMutedBlue",
"mdHeading": "teal",
"mdLink": "oceanBlue",
"mdLinkUrl": "slate",
"mdCode": "cyan",
"mdCodeBlock": "#011627",
"mdCodeBlockBorder": "mutedBlue",
"mdQuote": "slate",
"mdQuoteBorder": "mutedBlue",
"mdHr": "mutedBlue",
"mdListBullet": "teal",
"toolDiffAdded": "successGreen",
"toolDiffRemoved": "errorRed",
"toolDiffContext": "slate",
"syntaxComment": "slate",
"syntaxKeyword": "purple",
"syntaxFunction": "teal",
"syntaxVariable": "cyan",
"syntaxString": "successGreen",
"syntaxNumber": "warningAmber",
"syntaxType": "oceanBlue",
"syntaxOperator": "teal",
"syntaxPunctuation": "lightMutedBlue",
"thinkingOff": "mutedBlue",
"thinkingMinimal": "oceanBlue",
"thinkingLow": "teal",
"thinkingMedium": "cyan",
"thinkingHigh": "warningAmber",
"thinkingXhigh": "errorRed",
"bashMode": "warningAmber"
},
"export": {
"pageBg": "#0a192f",
"cardBg": "#112240",
"infoBg": "#0077be"
}
}

View File

@@ -1,84 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "nord",
"vars": {
"bg": "#1a1d23",
"bgDark": "#15181d",
"bgDeep": "#111316",
"surface": "#272b34",
"selection": "#2f3541",
"bgRed": "#2e1818",
"bgOrange": "#31241a",
"bgSky": "#1c2835",
"bgCyan": "#192c2d",
"bgWarm": "#291b30",
"bgPink": "#2d1927",
"comment": "#ccebf4",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"frost1": "#67e4e2",
"frost2": "#72cee8",
"frost3": "#67a5e4",
"frost4": "#5c97df",
"red": "#e85e6c",
"orange": "#ed7f5e",
"yellow": "#f5d189",
"green": "#92df6b",
"purple": "#e278e2",
"border": "#3e5974",
"dim": "#3d4c5b"
},
"colors": {
"accent": "frost2",
"border": "border",
"borderAccent": "frost2",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "orange",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "frost1",
"selectedBg": "bgPink",
"userMessageBg": "bgWarm",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "frost2",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgSky",
"toolErrorBg": "bgRed",
"toolTitle": "orange",
"toolOutput": "fgSoft",
"mdHeading": "yellow",
"mdLink": "frost2",
"mdLinkUrl": "comment",
"mdCode": "frost1",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "purple",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "frost2",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "frost3",
"syntaxFunction": "frost2",
"syntaxVariable": "fg",
"syntaxString": "green",
"syntaxNumber": "purple",
"syntaxType": "frost1",
"syntaxOperator": "frost3",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "dim",
"thinkingLow": "frost4",
"thinkingMedium": "frost3",
"thinkingHigh": "frost2",
"thinkingXhigh": "frost1",
"bashMode": "yellow"
}
}

View File

@@ -1,83 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "ocean-breeze",
"vars": {
"bg": "#0d1b2a",
"bgDark": "#0a1520",
"bgDeep": "#081018",
"surface": "#152a3e",
"selection": "#1b3450",
"bgRed": "#2a1018",
"bgOrange": "#2a1e10",
"bgSky": "#0e2440",
"bgCyan": "#0c2a2e",
"bgWarm": "#2a1530",
"bgPink": "#2e1028",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"comment": "#c2faf2",
"coral": "#ff6b6b",
"amber": "#ffd166",
"kelp": "#2eeab5",
"biolum": "#33fff7",
"foam": "#50b0e0",
"spray": "#7ec8e3",
"mist": "#a8d8ea",
"sand": "#ecf49a",
"purple": "#b48aef",
"pink": "#f772b9"
},
"colors": {
"accent": "biolum",
"border": "foam",
"borderAccent": "biolum",
"borderMuted": "surface",
"success": "kelp",
"error": "coral",
"warning": "amber",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "biolum",
"selectedBg": "selection",
"userMessageBg": "bgSky",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "spray",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgCyan",
"toolErrorBg": "bgRed",
"toolTitle": "spray",
"toolOutput": "fgSoft",
"mdHeading": "mist",
"mdLink": "biolum",
"mdLinkUrl": "comment",
"mdCode": "kelp",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "purple",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "spray",
"toolDiffAdded": "kelp",
"toolDiffRemoved": "coral",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "coral",
"syntaxFunction": "biolum",
"syntaxVariable": "spray",
"syntaxString": "kelp",
"syntaxNumber": "amber",
"syntaxType": "purple",
"syntaxOperator": "foam",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "foam",
"thinkingMedium": "spray",
"thinkingHigh": "biolum",
"thinkingXhigh": "pink",
"bashMode": "amber"
}
}

View File

@@ -1,82 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "rose-pine",
"vars": {
"bg": "#1a1726",
"bgDark": "#161320",
"bgDeep": "#12101c",
"surface": "#242038",
"selection": "#2e2946",
"bgRed": "#2c1220",
"bgOrange": "#2a1c12",
"bgSky": "#122030",
"bgCyan": "#132a2e",
"bgWarm": "#2a1830",
"bgPink": "#301828",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"comment": "#f0a8be",
"love": "#f47a9e",
"gold": "#f8cc85",
"rose": "#f0c4c4",
"pine": "#50b8d8",
"foam": "#a8e0ea",
"iris": "#d4a8ff",
"orchid": "#e088d0",
"ember": "#f09060",
"green": "#78e0a0"
},
"colors": {
"accent": "iris",
"border": "orchid",
"borderAccent": "iris",
"borderMuted": "surface",
"success": "foam",
"error": "love",
"warning": "gold",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "foam",
"selectedBg": "bgPink",
"userMessageBg": "bgWarm",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "iris",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgSky",
"toolErrorBg": "bgRed",
"toolTitle": "gold",
"toolOutput": "fgSoft",
"mdHeading": "love",
"mdLink": "foam",
"mdLinkUrl": "comment",
"mdCode": "gold",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "rose",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "iris",
"toolDiffAdded": "green",
"toolDiffRemoved": "love",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "love",
"syntaxFunction": "foam",
"syntaxVariable": "fg",
"syntaxString": "gold",
"syntaxNumber": "iris",
"syntaxType": "pine",
"syntaxOperator": "orchid",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "pine",
"thinkingMedium": "iris",
"thinkingHigh": "foam",
"thinkingXhigh": "love",
"bashMode": "ember"
}
}

View File

@@ -1,82 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "synthwave",
"vars": {
"bg": "#262335",
"bgDark": "#241b2f",
"bgDeep": "#1e1d2d",
"surface": "#34294f",
"selection": "#463465",
"bgRed": "#3d1018",
"bgRedWarm": "#301510",
"bgOrange": "#2e1f10",
"bgSky": "#1a2e4a",
"bgCyan": "#152838",
"bgWarm": "#4a1e6a",
"bgPink": "#35153a",
"comment": "#fede5d",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"red": "#fe4450",
"cyan": "#36f9f6",
"yellow": "#fede5d",
"pink": "#ff7edb",
"green": "#72f1b8",
"orange": "#ff8b39",
"purple": "#c792ea",
"blue": "#4d9de0"
},
"colors": {
"accent": "cyan",
"border": "pink",
"borderAccent": "cyan",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "orange",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "#4a9e6a",
"selectedBg": "bgPink",
"userMessageBg": "bgWarm",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "cyan",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgSky",
"toolErrorBg": "bgRed",
"toolTitle": "orange",
"toolOutput": "fgSoft",
"mdHeading": "yellow",
"mdLink": "cyan",
"mdLinkUrl": "comment",
"mdCode": "yellow",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "purple",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "pink",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "red",
"syntaxFunction": "cyan",
"syntaxVariable": "fg",
"syntaxString": "yellow",
"syntaxNumber": "pink",
"syntaxType": "green",
"syntaxOperator": "cyan",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "purple",
"thinkingHigh": "cyan",
"thinkingXhigh": "pink",
"bashMode": "orange"
}
}

View File

@@ -1,83 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
"name": "tokyo-night",
"vars": {
"bg": "#1a1b26",
"bgDark": "#141520",
"bg1": "#1e2030",
"bg2": "#252840",
"surface": "#2a2d48",
"selection": "#353860",
"bgRed": "#301420",
"bgOrange": "#2e1e14",
"bgSky": "#162040",
"bgCyan": "#142530",
"bgWarm": "#301848",
"bgPink": "#2d1430",
"comment": "#90e8ff",
"fg": "#ffffff",
"fgSoft": "#bbbbbb",
"blue": "#7eaaff",
"cyan": "#72dfff",
"magenta": "#c9a5ff",
"purple": "#b48ef5",
"green": "#a8e06a",
"red": "#ff7a94",
"orange": "#ffa55c",
"yellow": "#f0c060",
"teal": "#20d4b0"
},
"colors": {
"accent": "blue",
"border": "purple",
"borderAccent": "cyan",
"borderMuted": "surface",
"success": "green",
"error": "red",
"warning": "orange",
"muted": "comment",
"dim": "comment",
"text": "fg",
"thinkingText": "teal",
"selectedBg": "bgPink",
"userMessageBg": "bgWarm",
"userMessageText": "fg",
"customMessageBg": "bgCyan",
"customMessageText": "fg",
"customMessageLabel": "cyan",
"toolPendingBg": "bgOrange",
"toolSuccessBg": "bgSky",
"toolErrorBg": "bgRed",
"toolTitle": "orange",
"toolOutput": "fgSoft",
"mdHeading": "yellow",
"mdLink": "cyan",
"mdLinkUrl": "comment",
"mdCode": "magenta",
"mdCodeBlock": "fgSoft",
"mdCodeBlockBorder": "surface",
"mdQuote": "green",
"mdQuoteBorder": "surface",
"mdHr": "surface",
"mdListBullet": "blue",
"toolDiffAdded": "green",
"toolDiffRemoved": "red",
"toolDiffContext": "comment",
"syntaxComment": "comment",
"syntaxKeyword": "magenta",
"syntaxFunction": "blue",
"syntaxVariable": "purple",
"syntaxString": "green",
"syntaxNumber": "orange",
"syntaxType": "cyan",
"syntaxOperator": "teal",
"syntaxPunctuation": "fgSoft",
"thinkingOff": "surface",
"thinkingMinimal": "comment",
"thinkingLow": "blue",
"thinkingMedium": "cyan",
"thinkingHigh": "magenta",
"thinkingXhigh": "red",
"bashMode": "yellow"
}
}