GithubHelp home page GithubHelp logo

sudorook / colorific.vim Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 2.33 MB

Vim color theme with readable diff highlighting that doesn't override the system background color.

License: GNU General Public License v2.0

Shell 14.21% Python 15.73% Vim Script 70.05%
vim vim-theme gitk gitk-theme tmux tmux-theme airline airline-theme

colorific.vim's Issues

gitk-light3 tweaks

Hi there,

Sorry I should do this as a PR, if I remember I will. I've been doing a deep dive on superuser into making gitk prettier, and I used your gitk-light3 theme, however I made some slight tweaks, here below is what I have changed with comments.

This is what I get at the end:

Screenshot from 2022-03-02 13-39-07

I'm using the yaru tk theme with Pop OS.

A couple of things I noticed:

  • Your uifgdisabledcolor for the light themes is a dark purple that doesn't seem to match - I replaced it with a light grey
  • It's hard to tell the difference between the 3 light themes - when comparing screenshots I noticed the slight difference in the uicolor for which the light3 theme best matched the yaru theme
  • I preferred the GitHub style diffbgcolors
  • You're including other settings other than the colours setting in your configs - I think its better to leave them out (except for the want_ttk which affects the colours).
set uicolor #f5f6f7
set want_ttk 1
set bgcolor #ffffff
set fgcolor #5c616c
set uifgcolor #5c616c
set uifgdisabledcolor #d3dae3
set colors {#00d96f #e34f4c #73c2e6 #ff79c6 #f8f8f8 #ffb86c #ffb86c}
set diffcolors {{#5c616c} #5c616c #73c2e6}
set mergecolors {#e34f4c #73c2e6 #00d96f #73c2e6 #ffb86c #8be9fd #ff79c6 #f1fa8c #8be9fd #ff79c6 #8be9fd #ffb86c #8be9fd #00d96f #ffb86c #ff79c6}
set markbgcolor #ffffff
set diffcontext 3
set selectbgcolor #e7e8eb
set foundbgcolor #f1fa8c
set currentsearchhitbgcolor #ffb86c
set extdifftool meld
set perfile_attrs 0
set headbgcolor #00d96f
set headfgcolor black
set headoutlinecolor #5c616c
set remotebgcolor #ffb86c
set tagbgcolor #f1fa8c
set tagfgcolor black
set tagoutlinecolor #5c616c
set reflinecolor #5c616c
set filesepbgcolor #f5f6f7
set filesepfgcolor #5c616c
set linehoverbgcolor #f1fa8c
set linehoverfgcolor black
set linehoveroutlinecolor #5c616c
set mainheadcirclecolor #f1fa8c
set workingfilescirclecolor #e34f4c
set indexcirclecolor #00d96f
set circlecolors {#ffffff #73c2e6 #f5f6f7 #73c2e6 #73c2e6}
set linkfgcolor #73c2e6
set circleoutlinecolor #f5f6f7
set diffbgcolors {{#ffd7d5} #e6ffec}

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.