Skip to content

docs: Add hex color table for all themes#355

Open
cashpw wants to merge 1 commit intochriskempson:masterfrom
cashpw:feat/colors
Open

docs: Add hex color table for all themes#355
cashpw wants to merge 1 commit intochriskempson:masterfrom
cashpw:feat/colors

Conversation

@cashpw
Copy link

@cashpw cashpw commented Jul 22, 2025

What?

  1. Add lists of hex and rgb values for colors in all themes to README.md

I pulled these values from vim/colors/*

Why?

Explicit lists make it easier for contributors to apply the theme in new programs.

**What?**

1. Add lists of hex values for colors in all themes to README.md

I pulled these values from vim/colors/*

**Why?**

Explicit lists make it easier for contributors to apply the theme in new programs.
@clach04
Copy link

clach04 commented Sep 2, 2025

lgtm 👍. I'd done something similar with just the hex codes. Hex codes match what'd I'd extracted (I can neither confirm, nor deny the decimal ones 😉)

@clach04
Copy link

clach04 commented Sep 2, 2025

@cashpw and @chriskempson quick observation, the colors in the PNGs don't match all these colors though.

For example, Red is 0xd43e36 (using a color picker) in https://github.com/chriskempson/tomorrow-theme?tab=readme-ov-file#tomorrow https://github.com/chriskempson/tomorrow-theme/blob/master/Images/Tomorrow-Palette.png I believe there are some other minor differences too.

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

Labels

None yet

2 participants