diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/theme-studio/WIP.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/scripts/theme-studio/WIP.json b/scripts/theme-studio/WIP.json index 1756683ef..f30294dbc 100644 --- a/scripts/theme-studio/WIP.json +++ b/scripts/theme-studio/WIP.json @@ -3564,6 +3564,18 @@ "inherit": null, "source": "user" }, + "eat-term-color-22": { + "fg": "#002f00", + "bg": null, + "inherit": null, + "source": "user" + }, + "eat-term-color-52": { + "fg": "#2f0000", + "bg": null, + "inherit": null, + "source": "user" + }, "eat-term-color-bright-black": { "fg": "#8e919a", "bg": null, |
