Code Monkey home page Code Monkey logo

colorpal.vim's People

Contributors

tjdevries avatar tweekmonster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tjdevries

colorpal.vim's Issues

Linking attributes "dynamically"

As we discussed on Gitter, it would be great if you could link colors "dynamically", so if you decide to change one, the subtypes of that color scheme would follow suit.

For example

CPHL Function red - bold
CPHL pythonBuiltinFunc Function,bright Function Function,italic

So now pythonBuiltinFunc will always look like Function except that it will be slightly brighter and have italics.

Incorrect Parsing of Colors

CPHL Function blue,bright - bold
CPHL pythonBuiltinFunc Function,dark,dark Function Function
CPHL vimFunction Function,dark,dark Function Function

This works fine.

However, when I only use one dark it seems to not be getting the color.

CPHL Function blue,bright - bold
CPHL pythonBuiltinFunc Function,dark,dark Function Function
CPHL vimFunction Function,dark Function Function

That does not seem to work.

Also inconsistently working appears to be with no modifiers.

Ability to add colors to palette via commands

It might be nice to be able to do something like this:

let g:colorpal_palette  = { 'red: .... }

" call sphl#add_color(new_color_name, old_color_name, modifiers)
call cphl#add_color('dark_red', 'red', ['dark', 'dark'])

" ...

CPHL Function dark_red - -

This would let you change the color of some of your base functions, and have the changes flow to your various other color elements.

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.