Fix readability of highlighted text on the rose_pine themes using official palettes (#4221)

This commit is contained in:
echoriiku 2022-10-16 22:34:38 -03:00 committed by GitHub
parent a330b5d224
commit b29531ceab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -79,6 +79,6 @@ rose = "#ebbcba"
pine = "#31748f"
foam = "#9ccfd8"
iris = "#c4a7e7"
highlight = "#2a2837"
highlightInactive = "#211f2d"
highlightOverlay = "#3a384a"
highlight = "#403d52"
highlightInactive = "#21202e"
highlightOverlay = "#524f67"