A minimal, high contrast, dark blue theme for Sublime Text, VS Code and Atom.
Download the theme by either using the GitHub .zip download option or by running this command in your terminal:
git clone https://github.com/mohamedirfansh/Caerula-Theme.git
-
Open Sublime Text and click on Preferences -> Browse Packages .
-
Navigate to the
sublime
folder from this repo:Caerula-Theme/sublime
. -
Copy the folder named
Caerula Theme
to the Packages folder in Sublime Text. -
Activate the theme by going to Preferences -> Color Scheme then select
Caerula
and enjoy! 😄
Note: If Caerula doesn't appear restart Sublime Text and repeat step 4.
-
Navigate to the
vscode
folder from this repo:Caerula-Theme/vscode
. -
Copy the folder named
caerula-theme
to the VS Code extension directory which:- on Windows is at
%USERPROFILE%\.vscode\extensions
- on Mac/Linux is at
$HOME/.vscode/extensions
- on Windows is at
-
Activate the theme by going to File -> Preferences -> Color Theme then select
Caerula
and enjoy! 😄
Note: If Caerula doesn't appear restart VS Code and repeat step 3.
-
Navigate to the
atom
folder from this repo:Caerula-Theme/atom
. -
Copy the folder named
caerula-syntax
to the Atom extension directory which:- on Windows is at
%USERPROFILE%\.atom\packages
- on Mac/Linux is at
$HOME/.atom/packages
- on Windows is at
-
Activate the theme by going to Settings -> Themes -> Syntax Theme then select
Caerula
and enjoy! 😄
Note: If Caerula doesn't appear restart Atom and repeat step 3.
This project is licensed under the MIT License - see the LICENSE file for more details.
Copyright (c) 2020 Mohamed Irfan.