aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/WIP.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-studio/WIP.json')
-rw-r--r--scripts/theme-studio/WIP.json686
1 files changed, 453 insertions, 233 deletions
diff --git a/scripts/theme-studio/WIP.json b/scripts/theme-studio/WIP.json
index 9735383e4..935c7cc88 100644
--- a/scripts/theme-studio/WIP.json
+++ b/scripts/theme-studio/WIP.json
@@ -788,8 +788,8 @@
"height": null
},
"region": {
- "fg": "#100f0f",
- "bg": "#ab8d2e",
+ "fg": null,
+ "bg": "#4a4b4f",
"distant-fg": null,
"family": null,
"weight": null,
@@ -1154,8 +1154,6 @@
"num",
"ui:lazy-highlight",
"ui:isearch",
- "ui:hl-line",
- "ui:highlight",
"str",
"esc",
"re",
@@ -1319,18 +1317,6 @@
"pkg:company:company-tooltip-scrollbar-track",
"pkg:company:company-tooltip-search",
"pkg:company:company-tooltip-search-selection",
- "pkg:dired:dired-header",
- "pkg:dired:dired-directory",
- "pkg:dired:dired-symlink",
- "pkg:dired:dired-broken-symlink",
- "pkg:dired:dired-special",
- "pkg:dired:dired-set-id",
- "pkg:dired:dired-perm-write",
- "pkg:dired:dired-mark",
- "pkg:dired:dired-marked",
- "pkg:dired:dired-flagged",
- "pkg:dired:dired-ignored",
- "pkg:dired:dired-warning",
"pkg:org-noter:org-noter-notes-exist-face",
"pkg:org-noter:org-noter-no-notes-exist-face",
"pkg:elfeed:elfeed-search-date-face",
@@ -1495,7 +1481,79 @@
"pkg:rainbow-delimiters:rainbow-delimiters-unmatched-face",
"pkg:shr:shr-link",
"pkg:shr:shr-selected-link",
- "pkg:shr:shr-strike-through"
+ "pkg:shr:shr-strike-through",
+ "pkg:vertico:vertico-current",
+ "pkg:dired:dired-header",
+ "pkg:dired:dired-directory",
+ "pkg:dired:dired-symlink",
+ "pkg:dired:dired-broken-symlink",
+ "pkg:dired:dired-special",
+ "pkg:dired:dired-set-id",
+ "pkg:dired:dired-perm-write",
+ "pkg:dired:dired-mark",
+ "pkg:dired:dired-marked",
+ "pkg:dired:dired-flagged",
+ "pkg:dired:dired-ignored",
+ "pkg:dired:dired-warning",
+ "ui:mode-line-inactive",
+ "pkg:nerd-icons:nerd-icons-blue",
+ "pkg:nerd-icons:nerd-icons-blue-alt",
+ "pkg:nerd-icons:nerd-icons-cyan",
+ "pkg:nerd-icons:nerd-icons-cyan-alt",
+ "pkg:nerd-icons:nerd-icons-dblue",
+ "pkg:nerd-icons:nerd-icons-dcyan",
+ "pkg:nerd-icons:nerd-icons-dgreen",
+ "pkg:nerd-icons:nerd-icons-dmaroon",
+ "pkg:nerd-icons:nerd-icons-dorange",
+ "pkg:nerd-icons:nerd-icons-dpink",
+ "pkg:nerd-icons:nerd-icons-dpurple",
+ "pkg:nerd-icons:nerd-icons-dred",
+ "pkg:nerd-icons:nerd-icons-dsilver",
+ "pkg:nerd-icons:nerd-icons-dyellow",
+ "pkg:nerd-icons:nerd-icons-green",
+ "pkg:nerd-icons:nerd-icons-lblue",
+ "pkg:nerd-icons:nerd-icons-lcyan",
+ "pkg:nerd-icons:nerd-icons-lgreen",
+ "pkg:nerd-icons:nerd-icons-lmaroon",
+ "pkg:nerd-icons:nerd-icons-lorange",
+ "pkg:nerd-icons:nerd-icons-lpurple",
+ "pkg:nerd-icons:nerd-icons-lred",
+ "pkg:nerd-icons:nerd-icons-lsilver",
+ "pkg:nerd-icons:nerd-icons-lyellow",
+ "pkg:nerd-icons:nerd-icons-maroon",
+ "pkg:nerd-icons:nerd-icons-orange",
+ "pkg:nerd-icons:nerd-icons-pink",
+ "pkg:nerd-icons:nerd-icons-purple",
+ "pkg:nerd-icons:nerd-icons-purple-alt",
+ "pkg:nerd-icons:nerd-icons-red",
+ "pkg:nerd-icons:nerd-icons-red-alt",
+ "pkg:nerd-icons:nerd-icons-silver",
+ "pkg:nerd-icons:nerd-icons-yellow",
+ "pkg:nerd-icons:nerd-icons-lpink",
+ "pkg:eat:eat-term-color-white",
+ "pkg:eat:eat-term-color-green",
+ "pkg:eat:eat-shell-prompt-annotation-failure",
+ "pkg:eat:eat-shell-prompt-annotation-success",
+ "pkg:eat:eat-shell-prompt-annotation-running",
+ "pkg:eat:eat-term-bold",
+ "pkg:eat:eat-term-italic",
+ "pkg:eat:eat-term-color-yellow",
+ "pkg:eat:eat-term-color-blue",
+ "pkg:eat:eat-term-color-red",
+ "pkg:eat:eat-term-faint",
+ "pkg:eat:eat-term-color-magenta",
+ "pkg:eat:eat-term-color-cyan",
+ "pkg:eat:eat-term-color-bright-black",
+ "pkg:eat:eat-term-color-black",
+ "pkg:eat:eat-term-color-bright-white",
+ "pkg:eat:eat-term-color-bright-cyan",
+ "pkg:eat:eat-term-color-bright-magenta",
+ "pkg:eat:eat-term-color-bright-blue",
+ "pkg:eat:eat-term-color-bright-yellow",
+ "pkg:eat:eat-term-color-bright-green",
+ "pkg:eat:eat-term-color-bright-red",
+ "pkg:eat:eat-term-slow-blink",
+ "pkg:eat:eat-term-fast-blink"
],
"packages": {
"org-mode": {
@@ -3563,6 +3621,162 @@
"source": "user"
}
},
+ "eat": {
+ "eat-term-color-black": {
+ "fg": "#100f0f",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-red": {
+ "fg": "#cb6b4d",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-green": {
+ "fg": "#74932f",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-yellow": {
+ "fg": "#e6ce88",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-blue": {
+ "fg": "#67809c",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-magenta": {
+ "fg": "#8255b5",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-cyan": {
+ "fg": "#88b2c3",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-white": {
+ "fg": "#bfc4d0",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-black": {
+ "fg": "#8e919a",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-red": {
+ "fg": "#cb6b4d",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-green": {
+ "fg": "#74932f",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-yellow": {
+ "fg": "#e6ce88",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-blue": {
+ "fg": "#899bb1",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-magenta": {
+ "fg": "#8255b5",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-cyan": {
+ "fg": "#6ba9bd",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-color-bright-white": {
+ "fg": "#a9b2bb",
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-bold": {
+ "fg": null,
+ "bg": null,
+ "weight": "bold",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-faint": {
+ "fg": "#777980",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-italic": {
+ "fg": null,
+ "bg": null,
+ "slant": "italic",
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-slow-blink": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-term-fast-blink": {
+ "fg": null,
+ "bg": null,
+ "inherit": null,
+ "source": "default"
+ },
+ "eat-shell-prompt-annotation-success": {
+ "fg": "#74932f",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-shell-prompt-annotation-running": {
+ "fg": "#dab53d",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "eat-shell-prompt-annotation-failure": {
+ "fg": "#a85b42",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ }
+ },
"auto-dim-other-buffers": {
"auto-dim-other-buffers": {
"fg": "#777980",
@@ -3890,7 +4104,7 @@
"source": "user"
},
"dired-directory": {
- "fg": "#67809c",
+ "fg": "#aac9ea",
"bg": null,
"weight": "bold",
"slant": "italic",
@@ -3911,7 +4125,7 @@
"source": "user"
},
"dired-special": {
- "fg": "#dab53d",
+ "fg": "#777980",
"bg": null,
"inherit": null,
"source": "user"
@@ -3919,14 +4133,18 @@
"dired-set-id": {
"fg": "#cb7b64",
"bg": null,
+ "weight": "bold",
+ "slant": "italic",
"inherit": null,
"source": "user"
},
"dired-perm-write": {
- "fg": "#a9b2bb",
+ "fg": "#cb7b64",
"bg": null,
+ "weight": "bold",
+ "slant": "italic",
"inherit": null,
- "source": "default"
+ "source": "user"
},
"dired-mark": {
"fg": "#dab53d",
@@ -5752,6 +5970,212 @@
"source": "user"
}
},
+ "nerd-icons": {
+ "nerd-icons-blue": {
+ "fg": "#67809c",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-blue-alt": {
+ "fg": "#788da6",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-cyan": {
+ "fg": "#0096b0",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-cyan-alt": {
+ "fg": "#47a0b7",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dblue": {
+ "fg": "#67809c",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dcyan": {
+ "fg": "#18788c",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dgreen": {
+ "fg": "#546c20",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dmaroon": {
+ "fg": "#a85b42",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dorange": {
+ "fg": "#cb8b7a",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dpink": {
+ "fg": "#c7a8a5",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dpurple": {
+ "fg": "#4a1876",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dred": {
+ "fg": "#a85b42",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dsilver": {
+ "fg": "#7c838a",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-dyellow": {
+ "fg": "#e6ce88",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-green": {
+ "fg": "#74932f",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lblue": {
+ "fg": "#aac9ea",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lcyan": {
+ "fg": "#88b2c3",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lgreen": {
+ "fg": "#a9be87",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lmaroon": {
+ "fg": "#a85b42",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lorange": {
+ "fg": "#cb8b7a",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lpink": {
+ "fg": "#c99990",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lpurple": {
+ "fg": "#9f80c9",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lred": {
+ "fg": "#cb7b64",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lsilver": {
+ "fg": "#bac1c8",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-lyellow": {
+ "fg": "#eddba7",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-maroon": {
+ "fg": "#a85b42",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-orange": {
+ "fg": "#cb7b64",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-pink": {
+ "fg": "#c7a8a5",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-purple": {
+ "fg": "#6624a0",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-purple-alt": {
+ "fg": "#6624a0",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-red": {
+ "fg": "#cb6b4d",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-red-alt": {
+ "fg": "#cb6b4d",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-silver": {
+ "fg": "#a9b2bb",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ },
+ "nerd-icons-yellow": {
+ "fg": "#e0c266",
+ "bg": null,
+ "inherit": null,
+ "source": "user"
+ }
+ },
"2048-game": {
"twentyfortyeight-face-1024": {
"fg": "#a9be87",
@@ -7174,212 +7598,6 @@
"source": "default"
}
},
- "nerd-icons": {
- "nerd-icons-blue": {
- "fg": "#6a9fb5",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-blue-alt": {
- "fg": "#2188b6",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-cyan": {
- "fg": "#75b5aa",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-cyan-alt": {
- "fg": "#0595bd",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dblue": {
- "fg": "#446674",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dcyan": {
- "fg": "#48746d",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dgreen": {
- "fg": "#6d8143",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dmaroon": {
- "fg": "#72584b",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dorange": {
- "fg": "#915b2d",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dpink": {
- "fg": "#7e5d5f",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dpurple": {
- "fg": "#694863",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dred": {
- "fg": "#843031",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dsilver": {
- "fg": "#838484",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-dyellow": {
- "fg": "#b48d56",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-green": {
- "fg": "#90a959",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lblue": {
- "fg": "#677174",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lcyan": {
- "fg": "#2c7d6e",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lgreen": {
- "fg": "#3d6837",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lmaroon": {
- "fg": "#ce7a4e",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lorange": {
- "fg": "#ffa500",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lpink": {
- "fg": "#ff505b",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lpurple": {
- "fg": "#e69dd6",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lred": {
- "fg": "#eb595a",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lsilver": {
- "fg": "#7f7869",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-lyellow": {
- "fg": "#ff9300",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-maroon": {
- "fg": "#8f5536",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-orange": {
- "fg": "#d4843e",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-pink": {
- "fg": "#fc505b",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-purple": {
- "fg": "#68295b",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-purple-alt": {
- "fg": "#5d54e1",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-red": {
- "fg": "#ac4142",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-red-alt": {
- "fg": "#843031",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-silver": {
- "fg": "#716e68",
- "bg": null,
- "inherit": null,
- "source": "default"
- },
- "nerd-icons-yellow": {
- "fg": "#ffcc0e",
- "bg": null,
- "inherit": null,
- "source": "default"
- }
- },
"nerd-icons-completion": {
"nerd-icons-completion-dir-face": {
"fg": null,
@@ -7390,7 +7608,7 @@
},
"orderless": {
"orderless-match-face-0": {
- "fg": "#cbd0d6",
+ "fg": "#e0c266",
"bg": null,
"weight": "bold",
"slant": "italic",
@@ -7398,7 +7616,7 @@
"source": "user"
},
"orderless-match-face-1": {
- "fg": "#c99990",
+ "fg": "#8ea85e",
"bg": null,
"weight": "bold",
"slant": "italic",
@@ -7406,7 +7624,7 @@
"source": "user"
},
"orderless-match-face-2": {
- "fg": "#c5d4ae",
+ "fg": "#8255b5",
"bg": null,
"weight": "bold",
"slant": "italic",
@@ -7414,7 +7632,7 @@
"source": "user"
},
"orderless-match-face-3": {
- "fg": "#bea9dc",
+ "fg": "#0096b0",
"bg": null,
"weight": "bold",
"slant": "italic",
@@ -7894,10 +8112,12 @@
},
"vertico": {
"vertico-current": {
- "fg": null,
+ "fg": "#dab53d",
"bg": null,
+ "weight": "bold",
+ "slant": "italic",
"inherit": "highlight",
- "source": "default"
+ "source": "user"
},
"vertico-group-separator": {
"fg": null,