TBFox Theme
A beautiful and modern dark color theme for Visual Studio Code.
Features
- 🌙 Dark theme optimized for long coding sessions
- 🎨 Carefully crafted color palette for excellent readability
- 🔧 Support for popular programming languages
- 📱 Consistent UI theming across all VS Code components
Installation
From VSIX
- Download the
.vsix file from the releases page
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Click the "..." menu and select "Install from VSIX..."
- Choose the downloaded file
From Source
- Clone this repository
- Open the folder in VS Code
- Press F5 to run the extension in a new Extension Development Host window
- The theme will be available in the Color Theme picker (Ctrl+K Ctrl+T)
Usage
- Open VS Code
- Press
Ctrl+K Ctrl+T (or Cmd+K Cmd+T on macOS) to open the Color Theme picker
- Select "TBFox Theme" from the list
Customization
You can customize the theme by modifying the themes/tbfox-theme-color-theme.json file. The theme uses standard VS Code theme tokens and colors.
Supported Languages
This theme provides syntax highlighting for:
- JavaScript/TypeScript
- Python
- Java
- C/C++
- HTML/CSS
- JSON
- Markdown
- And many more!
Development
Prerequisites
- Node.js
- VS Code Extension Development Host
Building
npm install
npm run compile
Testing
- Press F5 in VS Code to launch the Extension Development Host
- Open a file with code to see the theme in action
- Make changes to the theme file and reload the window to see updates
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
License
MIT License - see LICENSE file for details
Changelog
0.0.1
- Initial release
- Basic dark theme implementation
- Support for common programming languages
| |