aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-20 14:45:53 -0400
committerCraig Jennings <c@cjennings.net>2026-06-20 14:45:53 -0400
commit98ab1b036d0f4c70acc3f066fe1eaaef0ad0fcd7 (patch)
tree1be8d411aecd785ce8db497c270bdefa6eff8949 /scripts
parentc6dea7899e470513c6955f86667d9a37d2c822d9 (diff)
downloaddotemacs-98ab1b036d0f4c70acc3f066fe1eaaef0ad0fcd7.tar.gz
dotemacs-98ab1b036d0f4c70acc3f066fe1eaaef0ad0fcd7.zip
chore(theme-studio): restyle WIP orderless-match faces
New foregrounds plus italic slant on orderless-match-face-0..3; source flips default to user.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/theme-studio/WIP.json20
1 files changed, 12 insertions, 8 deletions
diff --git a/scripts/theme-studio/WIP.json b/scripts/theme-studio/WIP.json
index 830a013a..9735383e 100644
--- a/scripts/theme-studio/WIP.json
+++ b/scripts/theme-studio/WIP.json
@@ -7390,32 +7390,36 @@
},
"orderless": {
"orderless-match-face-0": {
- "fg": "#223fbf",
+ "fg": "#cbd0d6",
"bg": null,
"weight": "bold",
+ "slant": "italic",
"inherit": null,
- "source": "default"
+ "source": "user"
},
"orderless-match-face-1": {
- "fg": "#8f0075",
+ "fg": "#c99990",
"bg": null,
"weight": "bold",
+ "slant": "italic",
"inherit": null,
- "source": "default"
+ "source": "user"
},
"orderless-match-face-2": {
- "fg": "#145a00",
+ "fg": "#c5d4ae",
"bg": null,
"weight": "bold",
+ "slant": "italic",
"inherit": null,
- "source": "default"
+ "source": "user"
},
"orderless-match-face-3": {
- "fg": "#804000",
+ "fg": "#bea9dc",
"bg": null,
"weight": "bold",
+ "slant": "italic",
"inherit": null,
- "source": "default"
+ "source": "user"
}
},
"org-roam": {