All Projects → GertjanReynaert → Cobalt2 Vim Theme

GertjanReynaert / Cobalt2 Vim Theme

Licence: other
Vim port of cobalt2 sublime theme

Projects that are alternatives of or similar to Cobalt2 Vim Theme

Vim Stylefmt
Format your stylesheets using stylefmt inside Vim
Stars: ✭ 35 (-7.89%)
Mutual labels:  viml
Vim Fontsize
Adjust Gvim font size via keypresses
Stars: ✭ 36 (-5.26%)
Mutual labels:  viml
Unite Workflow
unite.vim extentions for convenience similar to alfred-workflow
Stars: ✭ 37 (-2.63%)
Mutual labels:  viml
Vim Iawriter
iA Writer vim colorscheme
Stars: ✭ 35 (-7.89%)
Mutual labels:  viml
Tangramkit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
Stars: ✭ 984 (+2489.47%)
Mutual labels:  xcode
Chapa.vim
VIM plugin to move (or visually select) the next/previous class, method or function
Stars: ✭ 36 (-5.26%)
Mutual labels:  viml
Davesdots
Stars: ✭ 34 (-10.53%)
Mutual labels:  viml
Minibufexpl.vim
Elegant buffer explorer - takes very little screen space
Stars: ✭ 991 (+2507.89%)
Mutual labels:  viml
Svss.vim
SVSS's Vim Style Sheet
Stars: ✭ 36 (-5.26%)
Mutual labels:  viml
Vim Opengrok
opengrok interface for vim
Stars: ✭ 37 (-2.63%)
Mutual labels:  viml
Onehalf
Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
Stars: ✭ 974 (+2463.16%)
Mutual labels:  xcode
Sitrep
A source code analyzer for Swift projects.
Stars: ✭ 984 (+2489.47%)
Mutual labels:  xcode
Snipmate
TextMate-style snippets for Vim
Stars: ✭ 36 (-5.26%)
Mutual labels:  viml
Objective Vim
Quickly bootstrap vim for Objective-C hacking
Stars: ✭ 35 (-7.89%)
Mutual labels:  viml
Swiftuiwindowstyles
Showcase of window and toolbar style combinations possible with SwiftUI on macOS.
Stars: ✭ 38 (+0%)
Mutual labels:  xcode
Vim Blackboard
A port of the Blackboard theme from TextMate to Vim.
Stars: ✭ 34 (-10.53%)
Mutual labels:  viml
Tmux.vim
Tmux vim syntax
Stars: ✭ 36 (-5.26%)
Mutual labels:  viml
Sqlitelib
Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
Stars: ✭ 38 (+0%)
Mutual labels:  xcode
Vim Easytags
Automated tag file generation and syntax highlighting of tags in Vim
Stars: ✭ 990 (+2505.26%)
Mutual labels:  viml
Xclogparser
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Stars: ✭ 978 (+2473.68%)
Mutual labels:  xcode

Cobalt2 Vim

Install

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

Installing xcode theme

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

Contributions

Pr's are always welcome. Please include a screenshot and a test file that demonstrates all the highlighted elements

Language support

  • [x] Ruby

  • [x] Javascript

    • [x] Coffeescript
  • [x] Css

    • [x] Scss
    • [ ] Less
  • [x] Html

    • [ ] Erb
    • [x] Haml
    • [ ] Handlebars
    • [x] XML/JSX
  • [x] Markdown

  • [ ] JSON

  • [x] Yaml

  • [ ] SQL

  • [ ] Shell

  • [x] 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

Currently not scheduled

  • Python
  • PHP
  • Objective C
  • C
  • Erlang
  • Lua
  • ...

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].