aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-22 18:15:00 -0500
committerCraig Jennings <c@cjennings.net>2026-05-22 18:15:00 -0500
commita9c731c59986401c8f2b88c40d14600c9f79ec82 (patch)
tree9311983419b1854b356f997929f670465ad5502d /tests
parent884a438520e4a092fbc32f9c2786e678f75577bc (diff)
downloaddotemacs-a9c731c59986401c8f2b88c40d14600c9f79ec82.tar.gz
dotemacs-a9c731c59986401c8f2b88c40d14600c9f79ec82.zip
fix(dashboard): center the banner subtitle and color the navigator and items
The banner subtitle sat left of center because dashboard-banner-title-offset was 5, which over-shifts. I dropped it to 3, which lines the subtitle up under the banner image. The navigator and the recentf/project/bookmark list rendered in the default near-white. I set dashboard-items-face to steel+2 so they pick up a theme color, and the section headers stay blue via dashboard-heading. The navigator and the items share dashboard-items-face, because the navigator is drawn with a dashboard-items-face overlay that wins over its per-button dashboard-navigator face, so they take one color by design here.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions