Skip to content

Fixed accidentally commented out .sd-header subsequent issues#7

Merged
SanshiroEnomoto merged 1 commit into
mainfrom
yao-bug-fix
Apr 14, 2026
Merged

Fixed accidentally commented out .sd-header subsequent issues#7
SanshiroEnomoto merged 1 commit into
mainfrom
yao-bug-fix

Conversation

@yaosarayin
Copy link
Copy Markdown
Contributor

  1. Fixed 4-row header: .sd-header { display: flex; } is no longer commented out, so
    the left and right columns sit side by side as intended
  2. Fixed light mode colors not working background: var(--sd-header-bg) and color:
    var(--sd-header-color) now apply, so the UW purple (#460084) and white text from
    slowdash-light.css take effect
  3. Fixed default to white background - default theme is 'light',
    slowdash-light.css is always loaded and sets --sd-header-bg: #460084.
    .sd-header rule now active, that purple background is applied even when no style is
    specified in SlowdashProject.yaml

… light theme color / default on white background issues
@SanshiroEnomoto SanshiroEnomoto merged commit a0e9591 into main Apr 14, 2026
3 checks passed
@SanshiroEnomoto
Copy link
Copy Markdown
Member

Thanks for the quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants