Skip to content

Update Solarized Light to use correct background color - #1250

Merged
alecthomas merged 1 commit into
alecthomas:masterfrom
lyndings:patch-1
Apr 27, 2026
Merged

Update Solarized Light to use correct background color#1250
alecthomas merged 1 commit into
alecthomas:masterfrom
lyndings:patch-1

Conversation

@lyndings

Copy link
Copy Markdown
Contributor

The Background color for Solarized Light is set to #eee8d5, though this a darker shade than most implementations of Solarized. Based on the hex values on the Solarized website, this is the "base 2 - background highlights" color instead of the "base 3" one that's meant for background use (#fdf6e3); this PR swaps in that value instead.

It looks like this was previously proposed as part of #469 long ago, though that also included a number of other changes; hoping this one alone is a bit less controversial 😁

The Background color for Solarized Light was set to `#eee8d5`, which is the "base 2" background highlights color listed on the [Solarized website](https://ethanschoonover.com/solarized/#:~:text=The%20Values). This commit replaces it with the "base 3" background color `#fdf6e3`, which is the correct shade for backgrounds.
@alecthomas
alecthomas merged commit 2099887 into alecthomas:master Apr 27, 2026
2 checks passed
@alecthomas

Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants