Giter VIP home page Giter VIP logo

mellow.nvim's Introduction

Mellow

A soothing dark color scheme for VSCode.

Palette

Background and foreground Grays Normal colors Bright colors

Extras

Color themes for various applications and terminal emulators here.

Credits

mellow.nvim's People

Contributors

kvrohit avatar larrybotha avatar spenserblack avatar squibid avatar tuzu128 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

mellow.nvim's Issues

Transparent mode doesn't work.

I tried enabling transparent mode for the theme, with the following colorscheme.lua config:

vim.g.mellow_transparent = true
vim.g.mellow_italic_functions = true
vim.g.mellow_bold_functions = true

vim.cmd [[colorscheme mellow]]

Howerver my terminal is still not transparent
image

Here is my nvim configuration:
Screenshot 2022-12-19 at 11 15 00 PM

Am I missing something here?

License

HI, I'd like to use your code as a template for my theme as it is very simple and has everything I'd need.

Your code is not licensed. Could you add a license to your code? It is generally a good practice to add some kind of a license to your code :)

[Request] - Please make a port of this theme for VsCode

I really love this color theme, i was a neo vim user but for personal reasons i moved back to VsCode, i tried to find a color theme that resembles this one but sadly there's none, i wish to be able to use this color theme in my vsCode environment.

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.

No syntax highlighting for Markdown when Treesitter is enabled.

I think this used to work, and I don't know of anything in my configuration that might have changed anything, other than perhaps a Treesitter update.

If I disable Treesitter on a Markdown buffer, the syntax highlighting is working correctly.

If I run this command on the open buffer when Treesitter is enabled, I get back this list of captures.

:lua =vim.treesitter.highlighter.active[vim.api.nvim_get_current_buf()]
captures = <2>{ "markup.heading.1", "markup.heading.1.marker", "markup.heading.2", "markup.heading.2.marker", "markup.heading.3.marker", "ma
rkup.heading.3", "markup.heading.4.marker", "markup.heading.4", "markup.heading.5.marker", "markup.heading.5", "markup.heading.6.marker", "markup.he
ading.6", "label", "markup.heading", "punctuation.special", "markup.raw.block", "markup.raw.delimiter", "conceal", "markup.link.url", "markup.link.l
abel", "markup.list", "markup.list.unchecked", "markup.list.checked", "markup.quote", "string.escape", "spell" },

I'm not sure if that means anything, tho I did find another theme with similar highlights defined for them:

https://github.com/bluz71/vim-moonfly-colors/blob/a1a0dfc621f41ffb4e98a813e021ba41e8199adc/lua/moonfly/init.lua#L443-L463

I noticed there are no similar highlights in Mellow. Perhaps the issue?

NVIM v0.9.5
:checkhealth shows no issues

Change to float menu background has hidden selected item

Sorry, me again.

With the change in #31, there is now no indication for the currently selected item in a floating window. I am not sure what the value should be, but setting it to a hardcoded value has made it not decipherable from the current background.

This is inside mini.pick but I am guessing other things might be affected too.

Working (very faint highlight of current line)
image

Not working
image

A Light Variant

I would like to request a light variant of the mellow colorscheme. This would be really nice to integrate with systems, as they would have a dedicated colorscheme for the light mode. I also really miss a light theme for my editor and terminal.

Create a organization

I suggest moving mellow.nvim into organization for Mellow theme. This would make porting apps to Mellow easier and it would make finding ports easier.

Can you add your iTerm2 to the main colorscheme repository?

As you have an iTerm2 port, I would like to request you to add it here. The reason is that Ghostty use schemes from this repository, and automatically adds them so they can be called. This would make a port uneeded. Also, this repository converts the colorscheme to a variety of tools (some of which are not yet available). You can also adopt the conversion and just write one theme, as most of the terminals and apps are available.

Mellow notification

whenever I open neovim, for some reason it always says
Mellow.nvim has moved to mellow-theme/mellow.nvim
how to get rid of this?

Add terminator theme to `extras/`

Would you be willing to include (and maintain) a terminator theme in extras/? If so, I'd be happy to make a PR to create the initial file ๐Ÿ™‚

As far as I see, these files are manually written, not using any script, right?

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.