GithubHelp home page GithubHelp logo

ci_dark's People

Contributors

yunlingz 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

Watchers

 avatar  avatar

ci_dark's Issues

Color Scheme for Alacritty

I have been using ci_dark color scheme on both my terminal (iTerm) and Vim. I have to say I'm loving it. Now, I'm moving to Alacritty terminal and I feel that I'm missing the ci_dark color theme there. I tried setting the color in Alacritty yml with the color preset given here, but I have been unsuccessful at producing the exact ci_dark color.

It would be awesome to have ci_dark color scheme in Alacritty - https://github.com/alacritty/alacritty/wiki/Color-schemes

Important: for users who found problem while updating this repo by plugin manager such as vim-plug, here is the solution.

Since this is meant to be a theme used by others, re-writing the commit history of the master branch is a bad practice that impacts:

  1. Any individuals using your repository
  2. Individuals using your theme within vim/nvim with a plugin manager. Several plugin managers use git to manage plugins, therefore when re-writing the commit history of the master branch, this will cause errors trying to update your plugin

In general, with git, it is better to never alter the history of commits once it has been pushed, since it can then impact other users.

Gutter sign render issue

Hi!

I'm using vim-signify for highlighting changed lines in the gutter. Vim-signify settings:

let g:signify_sign_add = '▏'
let g:signify_sign_change = '▏'
It's expected to look like this (one-dark theme)

image

But with this theme is looks like this:

image

Also notice how the "warning circle" is displayed in green with your theme, but expected to be yellow.

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.