Git Product home page Git Product logo

badwolf's People

Contributors

8633brown avatar dciccale avatar gglanzani avatar jbernard avatar lukaszklis avatar pelletier avatar pferor avatar sjl avatar sodoku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

badwolf's Issues

Badwolf and LaTeX

Themes like molokai and your modified molokai correctly highlight, when editing .tex files, things like

\frac{A}{2}

Badwolf does not (maybe because he's bad :)

Wrong colors in CSS

Few of the CSS properties are coloured in pink while they should have been in red.

(In this screenshot the left and right properties in particular.)

screenshot from 2013-10-16 23 02 48

visual mode selection hard to see

Really love the theme, but visual mode selection is barely visible on my external monitors (it appears fine on my main macbook monitor). Any chance the contrast between it or the background color can be moved into a variable/setting or color? For example g:selection_contrast or g:selection_color.

Open source?

I couldn't find a mention of a license. Thanks

C Support

I would love to see better C support. ๐Ÿ”จ

use g:colors_name instead of colors_name

I was debugging an issue with vim startup colors and noticed that badwolf doesn't set the colors_name properly. Which essentially means that :colorscheme will always return default.

the proper variable to use (according to vim documentation) is g:colors_name and not colors_name as it is currently.

distribute with Vim

there is an issue open in the vim repository, to distribute more colorschemes with Vim. Would you kindly give your permission to distribute this colorscheme with Vim?

Arbitrary highlighting

Hi,
The colorscheme looks great, except I have some strange problem where some parts of the code (certain keywords and strings) have a light highlighting. See the attached screenshot, a snippet of some python code.

The problem occurs when opening the file in terminal vim (i.e., $ vi <filename>) using my default settings, then entering :colorscheme badwolf. My default colorscheme right now is this one. So I guess the problem stems from having launched using the default then switching to badwolf?

Can you offer any assistance? Thanks!

2017-01-07-095304_835x1016_scrot

Scrolling causes whitespace to change color [manjaro linux]

When I open a file and scroll, the whitespace on the lines that I showed by scrolling changes color in a way that makes it seem that the theme no longer applies to it. Which is to say that if I am looking at lines 1-50, then scroll down so that i am viewing lines 50-59, the whitespace on lines 51-59 will not be the correct color, and do not appear themed at all.

CursorLineNr

You need to hi CursorLineNr so that it doesn't persist from other colorschemes and is set appropriately for this colorscheme.

iTerm Colors

It would be great If you share your iTerm color scheme somewhere.

Doxygen highlighting

Currently, special doxygen comments are highlighted using the default white color. This theme should respect the let g:load_doxygen_syntax=1 setting when users have it set

Not enabled for markdown and other file types

Hello :)

I've installed your great theme. I see it applied in JSON files, but not in Python, Bash nor Markdown files.

Is there extra configuration to do to generalize your theme to all supported file types?

Here is the beginning of my init.vim:

call plug#begin('~/.vim/plugged')    
     
Plug 'xolox/vim-misc'    
Plug 'xolox/vim-session'    
Plug 'kien/ctrlp.vim'    
" Plug 'jacoborus/tender.vim'    
" Plug 'rakr/vim-one'    
Plug 'sjl/badwolf'    
     
Plug 'itchyny/lightline.vim'    
Plug 'tpope/vim-fugitive'    
     
call plug#end()    
     
     
set termguicolors    
syntax enable    
colorscheme "badwolf" 

Thanks!

htmlItalic

Hi,

i've been using badwolf since the early days of Clojure (thank you also for your plugins from those days such as vim-clojure-static).

I am doing quite a lot of writing in markdown recently using tpope's syntax highlighting. That plugin uses htmlItalic, htmlBold, htmlBoldItalic.

It would be great if badwolf at least supported htmlItalic.

Thanks for such a great colourscheme and reminding me on a daily basis how good Christopher Eccleston was as Doctor Who.

Martin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.