Code Monkey home page Code Monkey logo

nvim's Introduction

logo

Everblush

A Dark, Vibrant and Beatiful colorscheme for your desktop

About

Everblush is colorscheme like the others in the programmer / ricer's community. But with beautiful syntax highlighting and colors.

Colors

Preview Variable Hex RGB
Background #141b1e rgb(20, 27, 30)
Lighter Background #232a2d rgb(35, 42, 45)
Red #e57474 rgb(229, 116, 116)
Green #8ccf7e rgb(140, 207, 126)
Yellow #e5c76b rgb(229, 199, 107)
Blue #67b0e8 rgb(103, 176, 232)
Magenta #c47fd5 rgb(196, 127, 213)
Cyan #6cbfbf rgb(108, 191, 191)
Light Gray #b3b9b8 rgb(179, 185, 184)
White - Foreground #dadada rgb(218, 218, 218)

Ports

Editors

Terminal Emulators

GTK

Chat Apps

Miscellaneous

Browsers

Wallpaper

Contribution

  • The contribution details will be soon released as they are WIP.

nvim's People

Contributors

ajibuster499 avatar alexlov avatar alphatechnolog avatar diniamo avatar futsuuu avatar lispyclouds avatar mangeshrex avatar mrtnvgr avatar noahtheduke avatar olivaresabarca avatar pluffie avatar prateektade avatar sschneemelcher 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

nvim's Issues

FloatBorder is same color as background, making it invisible

My screenshot tool is acting up so I can't provide a picture to demonstrate, but when I do :highlight FloatBorder, I can see that the foreground color (or whatever the text color is), is the same as the background, which renders it invisible.

EDIT: I got the highlight group wrong.

Neogit coloring makes diffs unreadable

In Neogit, the diffs are unreadable as the foreground and background colors are the same. Also the highlighted hunk is a bit hard to read.
Screenshot

I already fixed it for me (see second screenshot) and could provide a PR. Also, I have seen that the repository has no license yet, which should be changed to allow cooperation.
Screenshot2

Let me know what you think ๐Ÿ˜ƒ

Use nvim-treesitter's new highlighting groups

Hello,

I just tried to install the everblush colorscheme for Neovim. However, the colors look completely different from the preview image in the README, as you can see below.

The issue seems to be related to the following breaking change in nvim-treesitter: nvim-treesitter/nvim-treesitter#2293 (comment)
The "TS" highlighting groups have been rendered obsolete, and this is what causes the issue for me.

I have solved the issue for my own config, using this temporary fix I found online: https://gist.github.com/rockerBOO/be0770242db9b7215b8e83e135516a65
However, this is more of a band-aid rather than a true fix!

Request for License for Nightly.nvim Repository

I recently created a GitHub repository called Nightly.nvim based on the Everblush theme created by your team. I really like the colors of the theme and wanted to create a customized version of it for my own use.

However, I want to ensure that I'm following the proper licensing requirements. I have included a credit to your team and a link to the original theme in the README file of my repository. But I understand that this may not be sufficient without a proper license.

Could you please add a license to the Everblush theme, or provide me with permission to use the theme in my repository with the appropriate license? If I'm not allowed to create a customized theme based on your theme, then I'll delete the repo.

Thank you for your time and I look forward to your response.

Add highlight for WinSeparator

Nvim is deprecating VertSplit and moving to WinSeparator for borders in 0.10. By default, WinSeparator links to normal which does not look great for most colorschemes.

Highlight style for "Visual" has very low contrast

The highlight style often used to identify all instances of a variable on a document ("Visual"), makes the name unreadable because it doesn't have enough contrast with the color for variable names.

This variable name:
image

Looks like this when cursor is hovering over them:
image

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.