CyberDev Theme for VS Code
A Cyberpunk-themed VS Code color theme with neon accents for a futuristic coding experience.
Installation via VS Code
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
CyberDev
- Click Install to install it
- Click Reload to reload the editor
- Go to
Code > Preferences > Color Theme
and select CyberDev
Manual Installation
Read the VSC Extension Quickstart Guide
Icon Theme
The file icon theme recommended for use with CyberDev is Material Icon Theme with these settings:
"material-icon-theme.folders.color": "#00FFFF",
"material-icon-theme.folders.theme": "specific",
"material-icon-theme.hidesExplorerArrows": true
Color Reference
Syntax Colors
Color |
Usage |
#FF33FF |
Keywords, constants, operators |
#FFCC33 |
Functions, classes, object literal keys |
#66FF99 |
Strings, markdown headings |
#66CCFF |
Special keywords, classes, markdown code blocks |
#E0E0FF |
Variables, property names, tags |
UI Colors
Color |
Usage |
#0D0E14 |
Workbench and sidebar background |
#1A1C23 |
Editor background |
#3E4B59 |
Highlight, selection, panels |
#4B5363 |
Dividers, line numbers, comments |
#C8C8C8 |
Status bar text, buttons, general text |
#FF007C |
Accent, keywords, important text |
#FF00FF |
Errors, warnings, modified highlights |
Theming Reference
VS Code Theme Color Reference
VS Code Theme Documentation
VS Code Publishing Extensions
The CyberDev theme colors are inspired by Cyberpunk aesthetics, featuring vibrant neons and deep contrasts to create a futuristic coding environment.
vsce publish patch/minor/major
Link Below
CyberDev is exclusively available for Visual Studio Code.
Feedback and Contributions
If you encounter any issues or have suggestions for improvements, please open an issue on GitHub. Contributions are welcome!
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Created by Phillip Green. For more projects and contact information, visit my GitHub profile.