Add Vauxoo themes (Dark, Light, Vakyro) - #170
Open
oscarolar wants to merge 1 commit into
Open
Conversation
Three themes based on the official Vauxoo brand palette (https://www.vauxoo.com/assets): Vauxoo Dark (blue-gray base, red #AC0340 accent), Vauxoo Light (white/smoke, same red identity) and Vauxoo Vakyro (warm black with the purples and pink of Vakyro, the company mascot). Previews generated with scripts/gen_theme_previews.py. Co-Authored-By: Claude Fable 5 <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.
Adds three themes based on the official Vauxoo brand palette (ERP consulting company, https://www.vauxoo.com):
#282C2F, Vauxoo red#AC0340accent, gold cursor.#6F5198and pink#F3C5D9of Vakyro, the company mascot.They match the Vauxoo Theme for VSCode (source) so the terminal and editor share one palette. Previews generated with
scripts/gen_theme_previews.py standard.🤖 Generated with Claude Code