Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: apply theme accent color scale and other small tweaks #1768

Merged
merged 1 commit into from
Feb 2, 2024

Commits on Feb 1, 2024

  1. fix: apply theme accent color scale

    - accent-100-1400 wasn't actually applied to spectrum, only actually matters in a few components (like checkboxes in lists), as most used other derived variables
    - enable stylelint on css files
    - change item list selected border color to match iris-grid selected border color
    - manually override selection border in spectrum lists and tables to not be hardcoded as blue and use accent
    - adjusted inactive bg color in light theme
    - fix mitre gaps in file list and command history list now that border is more visible
    dsmmcken committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    38a3f16 View commit details
    Browse the repository at this point in the history