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