AristoByte is a production-ready VS Code theme system built for readability, minimalism, and long developer sessions.
AristoByte ships with:
- Eight complete themes:
AristoByte DarkAristoByte MidnightAristoByte DuskAristoByte High Contrast DarkAristoByte OLEDAristoByte LightAristoByte Soft LightAristoByte High Contrast Light
- Full workbench/editor coverage
- Onboarding dashboard inside VS Code
- Structured documentation and support guides
- Supported VS Code version:
>=1.90.0 - Optimized for latest stable VS Code while remaining compatible with older supported builds
- AristoByte reference: https://aristobyte.com
- Brand-forward dark experience
- Broad VS Code component coverage
- Semantic token support
- Deeper or warmer dark variants for different working environments
- Retain AristoByte syntax semantics with tuned contrast models
- Accessibility-first high contrast variants with stronger boundaries
- Built for maximum legibility across workbench + editor surfaces
- Light counterpart with readability-tuned contrast
- Same structural key coverage as dark
- Brand association preserved with adapted light-safe accents
- Softer daytime palette with reduced visual intensity
- Keeps semantic clarity while lowering glare
AristoByte includes a native walkthrough dashboard (inside the extension view) with:
- Overview
- Installation
- Customization
- Accessibility
- Troubleshooting
You can open it via command palette:
AristoByte: Open HomeAristoByte: Open Getting Started Dashboard
AristoByte: Open HomeAristoByte: Open Getting Started DashboardAristoByte: Open Documentation IndexAristoByte: Open Marketplace/HomepageAristoByte: Apply Dark ThemeAristoByte: Apply Light ThemeAristoByte: Apply Midnight ThemeAristoByte: Apply Dusk ThemeAristoByte: Apply High Contrast Dark ThemeAristoByte: Apply High Contrast Light ThemeAristoByte: Apply OLED ThemeAristoByte: Apply Soft Light Theme
aristobyteTheme.postInstallExperiencearistobyteTheme.showWalkthroughOnInstallOrUpdatearistobyteTheme.defaultThemeOnInstallaristobyteTheme.openDocsInEditor
- Index:
docs/INDEX.md - Features/runtime:
docs/FEATURES.md - Overview:
docs/OVERVIEW.md - Installation:
docs/INSTALLATION.md - Usage:
docs/USAGE.md - Customization:
docs/CUSTOMIZATION.md - Accessibility:
docs/ACCESSIBILITY.md - Troubleshooting:
docs/TROUBLESHOOTING.md - FAQ:
docs/FAQ.md - Support:
docs/SUPPORT.md - Privacy:
docs/PRIVACY.md - Release guide:
docs/RELEASE.md - Publish reset guide:
docs/PUBLISH_RESET.md - Metadata checklist:
docs/SEO_METADATA.md - Dark architecture:
docs/THEME_DARK_GUIDE.md
- Directory:
assets/
- Open Extensions in VS Code.
- Search
AristoByte Color Theme. - Install and activate the preferred theme.
- Download a release
.vsix. - Run
Extensions: Install from VSIX.... - Reload VS Code.
Release is automated from master:
scripts/detect-bump.sh(bump type detection from last commit)scripts/bump.sh(version + changelog update)scripts/build.sh(VSIX packaging)scripts/publish.sh(Marketplace + Open VSX publish)- VS Code Marketplace publish
- Open VSX publish
- GitHub Release creation
Required repository secrets:
VSCE_PATOVSX_PAT
Developer onboarding, local run flow, and all package commands are documented in DEVELOPMENT.md.
- Issues: https://github.com/aristobyte/aristo-theme-vscode-extension/issues
- Discussions: https://github.com/aristobyte/aristo-theme-vscode-extension/discussions
- Website: https://aristobyte.com
MIT License © 2026 AristoByte
