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
May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 2 | 1 | 1 |
Mac | 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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Linux | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 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 |
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.