Obsidian Color Scheme
A dark color scheme for code editors and highlighters
Labels color scheme
Details
Installs
- Total 12K
- Win 7K
- Mac 3K
- Linux 2K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 4 |
Mac | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Linux | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Obsidian Color Scheme
Ports of the Notepad++ color scheme Obsidian.
Downloads
Choose your format:
- JetBrains Web IDE (PhpStorm, WebStorm, PyCharm etc.)
- Textmate and Sublime Text 2 and 3 (Can be installed through wbond's awesome Package Control)
- iTerm2
- Chrome Developer Tools
- Atom
Installation instructions
JetBrains Web IDE
Note: Just to be safe, export your current IDE settings through «File» - «Export Settings»
- Go to «File» - «Import settings»
- Browse for the «Obsidian_Color_Scheme.jar» you got from this repo
- Import the selected settings («Color schemes»)
- A restart of WebIDE is required, but once you're done, see 5
- Bask in the glory of Obsidian in your WebIDE!
Sublime Text 2 / 3
It's in the Sublime Package Control repository.
- Open the Command Palette and execute:
Package Control: Install Package
- Search for the package
Obsidian Color Scheme
- Install package and then select the color scheme under «Preferences» - «Color Scheme»
Chrome Developer Tools / Web Inspector
To add a color scheme to your Chrome Developer Tools / Web Inspector, simply replace the CSS file in the locations listed below
Mac:
~/Library/Application Support/Google/Chrome/Default/User StyleSheets/Custom.css
Windows
C:Users\YourUsername\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets\Custom.css
Ubuntu (Chromium)
~/.config/chromium/Default/User StyleSheets/Custom.css
Atom
Download the obsidian-syntax
folder to ~/.atom/packages then select Obsidian as your theme in Atom's settings.