Giter VIP home page Giter VIP logo

darkplus.nvim's Introduction

darkplus.nvim's People

Contributors

christianchiarulli avatar cih2001 avatar gepbird avatar goodbin avatar jeflbrown avatar maxmx03 avatar umop3plsdn 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

darkplus.nvim's Issues

colors ares bit buggy on replace mode for lualine

Is this related to darkplus colorscheme?

Yes, it is because lualine colors are all good with colorscheme

screenshot

Screenshot from 2023-11-06 23-05-48

How to reproduce the bug?

  • open neovim.
  • set colorscheme to darkplus.nvim.
  • enter in replace mode with shift-r.
  • look at lualine modes.

How to fix?

just change the color of lualine for replace mode to red or something that is visible

Highlight colour very dark

Hi,
I just started using neovim and I am using your colour plugin.
I like the setup of the colours however, the highlight or select colour is way too subtle for me:

Screenshot 2022-02-27 at 14 06 13

Screenshot 2022-02-27 at 14 06 32

Since the readme does not give much information, wanted to ask if you could provide a way to overwrite a certain colour?

Highlight problem with Treesitter on YAML files using your color theme

I’m a long time consumer of your Neovim content on youtube, great job and thanks for making your time available so that we all have a better editor.

I work on yaml(AWS CloudFormation) a lot, been having a problem with darkplus color theme: Treesitter doesn’t seem to set highlights correctly with your color theme (at least I think so)

… I hope you can help me. I also added a new issue on your github repo:

  • On file ~/.local/share/nvim/site/pack/packer/start/darkplus.nvim/colors/darkplus.vim, you have:

hl(0, "yamlPlainScalar", { fg = c.orange, bg = 'NONE' })
hl(0, "yamlTSField", { fg = c.blue, bg = 'NONE' })

… then on you palette file, you have:
blue = "#569CD6",
orange = "#CE9178",

  • On neovim, after having set “:colorscheme darkplus” and opened a yaml buffer, I see:

:hi yamlPlainScalar
yamlPlainScalar xxx guifg=#ce9178

:hi yamlTSField
yamlTSField xxx guifg=#569cd6

  • … But I actually see this
  • … however, if I disable Treesitter highlights with ‘:TSBufDisable highlight’, then I get [correct] hightlights (https://imgur.com/a/BTmI9my) colors.

Help page

We all know help page are great, mostly if they're complete with all the functions of the theme and all of that.
So if you could create it, it would be nice. Greetings from Argentina.

Could Identifier highlight support be added?

It seems the highlighting in makefile is not implemented. Here is the picture:
image
image
I'm not familiar with lua. In case of bad implementation (there are too many color symbols), I'll appreciate the contribution from developers.

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.