schemes icon indicating copy to clipboard operation
schemes copied to clipboard

github (light) theme colors don't match 2025-08-29 colors used by GitHub.com

Open clach04 opened this issue 4 months ago • 1 comments

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

Image

Tinted Gallery screenshot

from https://tinted-theming.github.io/tinted-gallery/ which states:

This gallery is generated from tinted-theming/tinted-vim.

Image

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

clach04 avatar Aug 30 '25 05:08 clach04

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.

JamyGolden avatar Aug 30 '25 10:08 JamyGolden