Atomicc is a very dark theme with a cyberpunk inspired syntax highlighting system, matrix style terminal and minimal user interface design principals.
I will be optimising and upgrading this theme as I use it every day. Should you have any requests or fixes, please email at: contact@carlowisse.com
INSTALLATION
Download it from the Marketplace or on GitHub:
git clone https://github.com/carlowisse/atomicc-theme
SUPPLEMENTAL SETTINGS
there are some supplemental workspace settings that can be used to further enhance the theme. They are available in the workspace-settings.json file.
FONTS USED
FONT SETTINGS
"editor.fontFamily": "'Monaspace Neon', monospace",
"editor.fontLigatures": "'calt', 'liga', 'dlig', 'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'ss07', 'ss08'",
"editor.inlineSuggest.fontFamily": "'Monaspace Krypton', monospace",
"terminal.integrated.fontFamily": "'MesloLGS NF', monospace",
FONT DESCRIPTION
- Editor:
Monaspace Neon
- Inline Suggest (copilot, codeium, etc.):
Monaspace Krypton
- Terminal (Powerline font):
MesloLGS NF
ICON THEME
"workbench.iconTheme": "material-icon-theme",
SCREENSHOTS
USER INTERFACE:
HTML:
CSS:
JS:
Built by Carlo Wisse
LICENSE