What is your favorite @vscode color theme? I have been struggling with readability issues lately, and I’m very much open to eyes-friendly suggestions…
You must log in or register to comment.
Nord and catppuccin.
deleted by creator
- https://marketplace.visualstudio.com/items?itemName=wart.ariake-dark
- https://github.com/asapdotid/vscode-manjaro-theme
- https://marketplace.visualstudio.com/items?itemName=metalloriff.city-fog
- https://marketplace.visualstudio.com/items?itemName=lucafalasco.matcha
- https://marketplace.visualstudio.com/items?itemName=ekelley.midnight-synth
- https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode
- https://marketplace.visualstudio.com/items?itemName=DaltonMenezes.aura-theme
- https://marketplace.visualstudio.com/items?itemName=dracula-theme.theme-dracula
- https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark
- https://marketplace.visualstudio.com/items?itemName=Hamza-Aziane.obsidian-dark
You can set a custom theme for each project to easily identify which window has each:
- Open the command palette (
CTRL+SHIFT+Pon windows) and search forPreferences: Open Settings (UI) - Change to the
Workspacetab and search forColor Theme
To cycle through themes, enter the theme picker with
CTRL+KCTRL+T, then use arrow keys to navigate.




