The no-code blockchain for Web3 Automation & dApps. Automate & perform over hundreds of actions based on events triggered on-chain & off-chain.
A premium, modern dark theme for Visual Studio Code featuring GraphLinq's distinctive brand colors and cutting-edge design elements. Crafted for blockchain developers, no-code enthusiasts, and anyone who appreciates beautiful, functional code themes. Features modern bracket colorization, enhanced language support, and optimized accessibility.
- π¨ GraphLinq Brand Colors: Authentic color palette matching GraphLinq's visual identity
- π Modern Bracket Colorization: Full support for VS Code's bracket colorization with 6 distinct colors
- π Enhanced Language Support: Specialized highlighting for JavaScript, TypeScript, Python, HTML, CSS, JSON, and Git
- ποΈ Optimized Accessibility: High contrast ratios, improved cursor visibility, and semantic color usage
- π§ Complete Coverage: 500+ UI color definitions and comprehensive syntax highlighting
- π Markdown Ready: Special highlighting for bold, italic, code blocks, and quotes
- β‘ Performance Optimized: Lightweight theme with streamlined color definitions
- π Premium Dark Theme: Designed for comfortable coding in any lighting condition
- Open Visual Studio Code
- Go to Extensions view (
Ctrl+Shift+X
orCmd+Shift+X
) - Search for "GraphLinq Theme"
- Click "Install"
- Go to
File > Preferences > Color Theme
and select "GraphLinq Dark"
- Open Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
) - Type "Preferences: Color Theme"
- Select "GraphLinq Dark"
Download the latest .vsix
file from GitHub Releases and install via:
code --install-extension graphlinq-vscode-theme-0.2.1.vsix
The theme uses GraphLinq's signature colors for a cohesive development experience:
The theme now includes full support for VS Code's modern bracket colorization feature with a carefully curated 6-color palette:
- Level 1: GraphLinq Pink (
#ff007a
) - Level 2: Primary Purple (
#5029e5
) - Level 3: Success Green (
#05f24f
) - Level 4: Warning Yellow (
#fdfe54
) - Level 5: Light Purple (
#ece7fd
) - Level 6: Bright Pink (
#ff286f
)
- JavaScript/TypeScript: Bold function names, distinct class highlighting
- Python: Special decorator styling with italics, bold class/function names
- HTML/JSX: Bold tag names, distinct attribute highlighting
- CSS/SCSS: Color-coded property names and values
- JSON: Highlighted property names for better readability
- Git Diffs: Enhanced visualization with background colors
- High-visibility cursor in GraphLinq pink
- Semantic warning colors using proper yellow
- Enhanced bracket matching with GraphLinq purple
- Consistent color meanings across all UI elements
- π Documentation Enhancements: Added visual color badges to bracket colorization levels
- π§ Table Formatting Fix: Fixed Warning Yellow table row alignment issue
- π¨ Visual Improvements: Enhanced README presentation with color previews
- π Professional Polish: Consistent styling across all documentation sections
- π¨ Modern Bracket Colorization: Added full VS Code bracket colorization support with 6 distinct colors
- β¨ Enhanced Language Support: Comprehensive syntax highlighting for JavaScript, TypeScript, Python, HTML, CSS, JSON, and Git
- π Improved Accessibility: Better cursor visibility, enhanced warning colors, semantic color usage
- π― Language-Specific Features: Bold function names, italic decorators, distinct property highlighting
- β‘ Performance Optimized: Streamlined color definitions and improved rendering
- π₯ Critical: Fixed markdown highlighting visibility
- π₯ Critical: Fixed warning icon colors for better visibility
- Enhanced find/match highlighting with improved contrast
- Added comprehensive markdown syntax highlighting
- Fixed scrollbar styling for dark theme consistency
- Added WARP.md for AI development assistance
- Updated build toolchain to modern @vscode/vsce
- Added automated release scripts
- Enhanced development workflow
This theme is built with a modern development workflow including automated releases and comprehensive documentation.
- Fork the repository
- Create a feature branch
- Make your changes to
themes/dark.json
- Test locally:
npm run test-local
- Submit a pull request
npm install
npm run package
npm run install-local
Learn more about GraphLinq and explore our no-code blockchain platform:
- Website: GraphLinq.io
- Documentation: docs.graphlinq.io
- Community: Discord
- GitHub: GraphLinq Organization
- Downloads: 626+ installs
- Rating: βββββ (5.0/5.0)
- Support: All VS Code versions 1.61.0+
- Languages: Universal syntax highlighting
MIT License - see LICENSE file for details.
Made with β€οΈ by the GraphLinq team