commit pi sessions
This commit is contained in:
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"name": "rose-pine-beautiful",
|
||||
"description": "Rose Pine Moon with warm tones, no harsh blues, and elegant tool result styling",
|
||||
"vars": {
|
||||
"base": "#191724",
|
||||
"baseDark1": "#13111f",
|
||||
"baseLight1": "#1f1d2e",
|
||||
"surface": "#26233a",
|
||||
"surfaceDark1": "#1e1b2d",
|
||||
"surfaceLight1": "#2e2b43",
|
||||
"overlay": "#3a3750",
|
||||
"overlayDark1": "#2e2b42",
|
||||
"overlayLight1": "#45415c",
|
||||
"muted": "#6e6a86",
|
||||
"mutedDark1": "#58556b",
|
||||
"mutedLight1": "#7d7995",
|
||||
"subtle": "#908caa",
|
||||
"subtleDark1": "#6e698f",
|
||||
"subtleLight1": "#a6a2ba",
|
||||
"text": "#e0def4",
|
||||
"textDark1": "#9e98dd",
|
||||
"textLight1": "#ffffff",
|
||||
"love": "#eb6f92",
|
||||
"loveDark1": "#e33264",
|
||||
"loveLight1": "#f095af",
|
||||
"gold": "#f6c177",
|
||||
"goldDark1": "#f1a233",
|
||||
"goldLight1": "#f9d5a2",
|
||||
"rose": "#ea9a97",
|
||||
"roseDark1": "#dd5c57",
|
||||
"roseLight1": "#f2c1bf",
|
||||
"pine": "#a6a2ba",
|
||||
"pineDark1": "#7d7995",
|
||||
"pineLight1": "#c4a7e7",
|
||||
"foam": "#9ccfd8",
|
||||
"foamDark1": "#67b5c3",
|
||||
"foamLight1": "#bddfe5",
|
||||
"iris": "#c4a7e7",
|
||||
"irisDark1": "#9a68d6",
|
||||
"irisLight1": "#decef2",
|
||||
"highlightLow": "#2a283e",
|
||||
"highlightMed": "#44415a",
|
||||
"highlightHigh": "#56526e"
|
||||
},
|
||||
"colors": {
|
||||
"accent": "iris",
|
||||
"border": "overlayDark1",
|
||||
"borderAccent": "iris",
|
||||
"borderMuted": "overlayDark1",
|
||||
"success": "foam",
|
||||
"error": "love",
|
||||
"warning": "gold",
|
||||
"muted": "muted",
|
||||
"dim": "subtleDark1",
|
||||
"text": "text",
|
||||
"thinkingText": "irisLight1",
|
||||
"selectedBg": "highlightMed",
|
||||
"userMessageBg": "surfaceLight1",
|
||||
"userMessageText": "roseLight1",
|
||||
"userMessageBorder": "rose",
|
||||
"customMessageBg": "surfaceDark1",
|
||||
"customMessageText": "foamLight1",
|
||||
"customMessageLabel": "irisLight1",
|
||||
"customMessageBorder": "foam",
|
||||
"toolPendingBg": "surfaceDark1",
|
||||
"toolSuccessBg": "surfaceDark1",
|
||||
"toolErrorBg": "surfaceDark1",
|
||||
"toolTitle": "irisLight1",
|
||||
"toolOutput": "text",
|
||||
"mdHeading": "irisLight1",
|
||||
"mdLink": "foam",
|
||||
"mdLinkUrl": "irisDark1",
|
||||
"mdCode": "roseLight1",
|
||||
"mdCodeBlock": "textDark1",
|
||||
"mdCodeBlockBorder": "overlayLight1",
|
||||
"mdCodeBlockBg": "baseLight1",
|
||||
"mdQuote": "subtleDark1",
|
||||
"mdQuoteBorder": "iris",
|
||||
"mdHr": "overlayDark1",
|
||||
"mdListBullet": "iris",
|
||||
"toolDiffAdded": "foamLight1",
|
||||
"toolDiffRemoved": "loveLight1",
|
||||
"toolDiffContext": "subtleDark1",
|
||||
"syntaxComment": "mutedDark1",
|
||||
"syntaxKeyword": "iris",
|
||||
"syntaxFunction": "foamLight1",
|
||||
"syntaxVariable": "textDark1",
|
||||
"syntaxString": "goldLight1",
|
||||
"syntaxNumber": "rose",
|
||||
"syntaxType": "irisLight1",
|
||||
"syntaxOperator": "subtleDark1",
|
||||
"syntaxPunctuation": "mutedDark1",
|
||||
"thinkingOff": "mutedDark1",
|
||||
"thinkingMinimal": "subtleDark1",
|
||||
"thinkingLow": "subtle",
|
||||
"thinkingMedium": "iris",
|
||||
"thinkingHigh": "irisLight1",
|
||||
"thinkingXhigh": "loveLight1",
|
||||
"bashMode": "gold"
|
||||
},
|
||||
"export": {
|
||||
"pageBg": "base",
|
||||
"cardBg": "surface",
|
||||
"infoBg": "highlightLow"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user