Skip to content

Polish: Make code-block scrollbar styling fully theme-aware #41

@hdcodedev

Description

@hdcodedev

Summary

Make scrollbar styling theme-aware and consistent with the design system.

Why

Current code block scrollbars are hardcoded dark-toned values and are not fully aligned with future light theme support.

Scope

  • Replace hardcoded scrollbar colors with CSS variables.
  • Define both dark and light theme values.
  • Ensure appearance works in WebKit and Firefox fallbacks.

Acceptance Criteria

  • Scrollbar styles read from theme tokens.
  • Light theme scrollbars are legible and visually coherent.
  • No regressions in code block usability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions