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 kanagawa theme lint and added git gutter colors #5273

Merged
merged 5 commits into from
Dec 28, 2022
Merged

Fix kanagawa theme lint and added git gutter colors #5273

merged 5 commits into from
Dec 28, 2022

Commits on Dec 24, 2022

  1. Fix kanagawa theme lint

    Comprises 4 changes:
    1. added "sumiInk3" as ui.cursorline.primary bg color
    2. switched the cursor bg and fg colors (now in line with original theme)
    3. added ui.menu and ui.selected colors
    4. separated ui.selection and ui.selection.primary
    leonqadirie committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    8b43bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    021bc99 View commit details
    Browse the repository at this point in the history
  3. Add git gutter colors to kanagawa theme

    In line with original:
    autumnGreen for adds
    autumnRed for deletes
    autumnYellow for changes
    leonqadirie committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    4ff172e View commit details
    Browse the repository at this point in the history
  4. Add indent-guides and linenr.selected to kanagawa

    * indent-guides are sumiInk4
    * Add ui.linenr.selected is roninYellow
    leonqadirie committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    b71fe54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a5daf6 View commit details
    Browse the repository at this point in the history