github (light) theme colors don't match 2025-08-29 colors used by GitHub.com
Looking at https://github.com/tinted-theming/tinted-gallery/blob/main/build.sh via a web browser (with default light theme), it looks different to the preview available in the gallery at https://tinted-theming.github.io/tinted-gallery/
I've only checked github (the light one, not the dark one). At the very least a set of colors has been swapped.
I'm not using the GitHub scheme myself, I just noticed it when creating some sample preview screenshots in https://github.com/tinted-theming/base16-scintillua/tree/main/docs/images
Screenshots from 2025-08-29
GitHub screenshot
From https://github.com/tinted-theming/tinted-gallery/blob/main/build.sh
Tinted Gallery screenshot
from https://tinted-theming.github.io/tinted-gallery/ which states:
This gallery is generated from tinted-theming/tinted-vim.
Whilst Tinted Gallery claims this is derived from Base24, it looks like Bsae16 is also impacted:
- https://github.com/tinted-theming/schemes/blob/spec-0.11/base24/github.yaml
- https://github.com/tinted-theming/schemes/blob/spec-0.11/base16/github.yaml
Hmm interesting. I think that bug is actually an issue with tinted-gallery itself and not with the scheme. When I filtered the schemes by variant and scrolled down to github light, it looked fine, but had the issue when I first looked at it.