@mammothb/pi-tokyonight-storm 0.1.1 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mammothb/pi-tokyonight-storm",
3
- "version": "0.1.1",
3
+ "version": "0.2.0",
4
4
  "description": "Tokyo Night Storm theme for pi coding agent — colors corrected to match folke/tokyonight.nvim",
5
5
  "keywords": [
6
6
  "pi-package",
@@ -36,7 +36,7 @@
36
36
  "muted": "muted",
37
37
  "dim": "dim",
38
38
  "text": "",
39
- "thinkingText": "muted",
39
+ "thinkingText": "dim",
40
40
  "selectedBg": "bgHighlight",
41
41
  "userMessageBg": "bgDark",
42
42
  "userMessageText": "",