add horse theme: jumping shader, HorseLight/HorseDark, hay statusline - #8
Open
dataders wants to merge 1 commit into
Open
add horse theme: jumping shader, HorseLight/HorseDark, hay statusline#8dataders wants to merge 1 commit into
dataders wants to merge 1 commit into
Conversation
…, Sophia greeting - HorseLight / HorseDark Ghostty themes: equestrian palette (chestnut reds, meadow greens, palomino golds, saddle browns) with auto light/dark switching - horses-gallop.glsl: animated horse silhouettes galloping at top of terminal in bottom 18% → now top 28%; show jumping with vertical + oxer obstacles, parabolic jump arcs, bascule leg tuck, neck stretch on approach - Gameboy-style grass tiles (4 px grid, traveling sine wave) below horses - background-opacity = 0.95 for subtle transparency - statusline: credits shown as bales of hay 🌾 (5 USD = 1 bale) - .zshrc: "The Stable" horse-pun alias section + Sophia greeting on new sessions - README + docs: add ghostty/themes and ghostty/shaders to symlink tables Co-Authored-By: Claude Sonnet 4.6 (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.
Summary
HorseLight(soft meadow green + saddle brown) andHorseDark(forest green + palomino tan), auto light/dark switching viatheme = light:HorseLight,dark:HorseDarkhorses-gallop.glsl— animated show-jumping scene in the top 28% of the terminal: 4 horses gallop right-to-left, arcing over a red/white vertical and blue/white oxer with parabolic lift, bascule leg tuck, and neck stretch; gameboy-style 4px grass tiles with traveling sine wave belowbackground-opacity = 0.95.zshrc— "The Stable" horse-pun alias section (stable,hay,trot,canter,gallop,mane,herd,saddle,ride,stampede, …) + chestnut-colored Sophia greeting on every new terminal sessiondocs/topic-inventory.mdupdated to includeghostty/themesandghostty/shadersin symlink tablesTest plan
X.XX 🌾instead of dollar amount./links.sh checkto confirm no broken symlinks🤖 Generated with Claude Code