Safira
A minimalistic, stylish dark blue theme with crisp syntax.
Font used JetBrains Mono
The token colors are carefully adjusted to improve user experience. Syntax contrast meets the Web Content Accessibility Guidelines (WCAG 2.0) effectively.
More about Safira
A simple and elegant theme, featuring a dark blue UI with carefully chosen easy on the eyes syntax colors that provide optimal contrast, clarity, and focus. The Safira Theme is compatible with VSCode 1.67.0+.
"Safira" is the term used to refer to the precious gemstone sapphire 💎 in my home country Brazil
. I was thinking of a name for the theme, and this immediately came to mind when I thought about anything blue. There's no other specific reason.
Installation Guide
- Open the extensions sidebar. Alternatively, you can access it through the menu
View → Extensions
, or by pressing Ctrl+Shift+X
on Windows/Linux or Cmd+Shift+X
on MacOS to focus on the extensions view
- Search for
Safira Theme
by Yinz
- Click Install, reload Visual Studio Code
- Go to File > Preferences > Color Theme > Safira Theme
- Support the theme: Rate it ⭐⭐⭐⭐⭐
- Star the repository
Recommended settings
Go to your settings.json
through these steps:
- Press
Ctrl+Shift+P
on Windows/Linux or Cmd+Shift+P
on MacOS to open the command palette
- Search for 'Open User Settings (JSON)' and select it
- Add the following:
"workbench.colorTheme": "Safira Dark",
"editor.fontFamily": "JetBrains Mono",
"editor.fontLigatures": true,
"editor.fontSize": 14,
"editor.lineHeight": 1.7,
"editor.semanticHighlighting.enabled": true
Buy me a cup of coffee
Something isn't right?
- Please report any issues, bugs, or suggestions for improvements here
License