With Plug:
Plug 'gertjanreynaert/cobalt2-vim-theme'
For terminal vim: the only way to accomplish the background color is by installing the cobalt2 iterm color scheme
Download the Cobalt2.dvtcolortheme file
Create the destination folder for the theme
mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes
Copy the theme from Downloads folder to the xcode destination folder
cp ~/Downloads/Cobalt2.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes
The colortheme must be an executable, which can be achieved by following command
chmod +x ~/Library/Developer/Xcode/UserData/FontAndColorThemes/Cobalt2.dvtcolortheme
Restart xcode and the theme should be available in xcode preferences
Pr's are always welcome. Please include a screenshot and a test file that demonstrates all the highlighted elements
-
Ruby
-
Javascript
- Coffeescript
-
Css
- Scss
- Less
-
Html
- Erb
- Haml
- Handlebars
- XML/JSX
-
Markdown
-
JSON
-
Yaml
-
SQL
-
Shell
-
NERDtree (plugin)
-
airplane (plugin)
-
CTRL-P (plugin)
All unsupported languages have a fallback to the default linked elements, or to predefined colors of the jellybeans color theme
- Python
- PHP
- Objective C
- C
- Erlang
- Lua
- ...
MIT