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

Theme lara-light-teal: Replace background color of highlight #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 8, 2024

  1. Theme lara-light-teal: Replace background color of highlight

    Original color: #0f766e (same as text color, causing issues)
    Replacement color: #f0fffb
    
    Replacement color was chosen compared to the lara-light-blue theme (not sure if this method is okay): In HSL, H is 10 less than text color, S & L are the same as lara-light-blue's S & L.
    YellowLime77 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fea1940 View commit details
    Browse the repository at this point in the history