Thanks to visit codestin.com
Credit goes to github.com

Skip to content

john2x/coolwolf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cool Wolf

A "cool" version of Bad Wolf (by Steve Losh).

I just swapped out colors.

Screenshots

These screenshots may be out of date, but they'll at least give you a taste of what you're in for.

Python

Screenshot

HTML (Django Templates)

Screenshot

Clojure

Screenshot

Markdown

Screenshot

Configuration

There are a few settings you can use to tweak how Bad Wolf looks.

g:badwolf_html_link_underline

Determines whether text inside a tags in HTML files will be underlined.

" Turn off HTML link underlining
let g:badwolf_html_link_underline = 0

Default: 1 (on)

g:badwolf_css_props_highlight

Determines whether CSS properties should be highlighted.

" Turn on CSS properties highlighting
let g:badwolf_css_props_highlight = 1

Default: 0 (off)

About

A "cool" version of Badwolf (http//stevelosh.com/projects/badwolf)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 99.4%
  • Shell 0.6%