skin(cheetah): graphite / code-host reskin (light + dark) - #86
Open
WebTigers wants to merge 1 commit into
Open
Conversation
… dark)
Overwrites the teal Cheetah skin with a calm, developer-tool aesthetic: layered
neutrals, a blue accent, restrained radii, and the system font stack (no web font
to download). A pure --bs-* variable overlay on Bootstrap 5.3 that re-declares the
color system for BOTH light and dark (data-bs-theme), so it keeps its identity in
either mode.
- Preserves the TigerPASS amber (btn-warning + warning-subtle) so the Add-screen
"Get TigerPASS" CTA and PASS badges still read.
- Own palette + naming ("graphite") — no third-party affiliation implied.
- Switcher swatch updated to the blue accent; label stays "Cheetah".
The original teal Cheetah is preserved in git history (recoverable anytime).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reskins the stock Cheetah skin from teal to a calm, developer-tool aesthetic — layered neutrals, a blue accent, restrained radii, and the system font stack (no web font to download). It's a pure
--bs-*variable overlay on Bootstrap 5.3 that re-declares the color system for both light and dark (data-bs-theme), so it holds its identity in either mode. Zero build, no new dependency, swaps live via the existing skin switcher.Palette
#ffffffcanvas ·#f6f8fainsets ·#d0d7dehairline borders ·#1f2328text ·#0969daaccent#0d1117canvas ·#161b22layered cards ·#30363dborders ·#e6edf3text ·#2f81f1accenttext-bg-*-subtlebadges render as clean tinted labelsNotes
btn-warning+ thewarning-subtlebadges stay amber, so the Add-screen "Get TigerPASS" CTA and the PASS badges still read..bak).Previewed live on tiger-dev (pick Cheetah in the skin switcher, toggle light/dark).
🤖 Generated with Claude Code