Skip to content

SIDESKETCH/CYBERDARK-THEME

Repository files navigation

Logo

📱 CYBERDARK THEME

A clean CyberDark extension theme for Visual Studio Code.

"Dark Mode" is literally everywhere, due to improved battery consumption on portable devices and better visibility on low-light environments.

This extension was initially created for my own personal use, to minimize common color distraction fatigue while coding, yet designed to be aesthetically pleasing, focusing on optimal readability of the code syntax.

💻 PREVIEW

Enjoy the new and darker coding experience.

Preview

Screenshot

🎨 COLOR PALETTE

SCOPE      HEX      C
FOREGROUND / COMMENTS #414141 #0A0A0A
CLASSES / CONSTANTS #52A5B8 #0A0A0A
BACKGROUND #0A0A0A #0A0A0A
PROPERTIES #C7C7C7 #0A0A0A
VARIABLES #F1FA8C #0A0A0A
FUNCTIONS #B18DE6 #0A0A0A
OPERATORS #9BE680 #0A0A0A
KEYWORDS #F54D6D #0A0A0A
NUMBERS #76D0E4 #0A0A0A
STRING #6272A4 #0A0A0A
ERROR MESSAGES #E41838 #0A0A0A
WARNING MESSAGES #FFA700 #0A0A0A
INFORMATION MESSAGES #75CBFF #0A0A0A
GIT CONFLICTING #D9D490 #0A0A0A
GIT UNTRACKED #73C991 #0A0A0A
GIT SUBMODULE #8DB9E2 #0A0A0A
GIT MODIFIED #1399BA #0A0A0A
GIT IGNORED #606060 #0A0A0A
GIT DELETED #CB3F3F #0A0A0A
GIT ADDED #81B88B #0A0A0A

⚙️ INSTALL

Using Visual Studio Code

1. Go to View > Command Palette or press F1

2. Then type Install Extensions

3. Search for CyberDark Theme

4. Select it and click Install

Activate CyberDark Theme

You'll find it at File > Preferences > Color Theme

👤 AUTHOR

This theme is maintained by @SIDESKETCH

📄 LICENSE

MIT License