aboutsummaryrefslogtreecommitdiff
path: root/tests/test-coverage-core--whole-project.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-10 06:26:28 -0500
committerCraig Jennings <c@cjennings.net>2026-07-10 06:26:28 -0500
commit216e10b4df8ce93aa42f005033ed07210d38a929 (patch)
tree7fa4819acefb963a722d12f2449f05592f2f66a2 /tests/test-coverage-core--whole-project.el
parent6a193a6c4b36c6bae4a5e2f2a7a8e8b9a32aed71 (diff)
downloaddotemacs-216e10b4df8ce93aa42f005033ed07210d38a929.tar.gz
dotemacs-216e10b4df8ce93aa42f005033ed07210d38a929.zip
fix(auto-dim): dim org-superstar's heading stars and list bullets
Bullets were the last thing left lit in an unfocused org window. org-superstar puts its own face ahead of the org face beneath, so a heading star renders as (org-superstar-header-bullet org-level-1) and outranks the org-level-1 we already dim. Three of its four faces flat-dim. The fourth, org-superstar-leading, takes the -hide face instead: its foreground is the background colour, which is exactly what keeps hidden leading stars invisible. Flat-dimming it would reveal stars I chose to hide. A test says so, so nobody completes the set later. That closes the dimming work. The parenthesised text from the first report turned out to be org-code and org-verbatim, already covered.
Diffstat (limited to 'tests/test-coverage-core--whole-project.el')
0 files changed, 0 insertions, 0 deletions