Code Monkey home page Code Monkey logo

onedarker.nvim's Introduction

onedarker.nvim's People

Contributors

christianchiarulli avatar chrwork2 avatar kylo252 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

onedarker.nvim's Issues

The tabs have unreadable colours - contrast issue

Hello, there is an issue with the tabs background & font colours, it's difficult to see if we have any tabs open, and it's impossible to see the active tab

On this screenshot, the second tab is active, and it has grey font on grey background
image

I think we should improve the contrast a bit

Dark green against dark background

Hi there,

For some reason modified files are listed in the Explorer with a dark, mush green. This is out of line with the rest of the theme, that uses bright colors as highlights. Could this behavior be changed? Thanks.

image

Inconsistent colours in switch and select statements

Hi, Chris!

I love the colour scheme (fantastic job on that!) but one thing that's been bothering me for some time's the highlighting in switch statements. It seems that the default keyword's not treated the same as its siblings (at least in Go and C++ but I'm pretty sure that the language doesn't matter).

image

I'm attaching the output from TSHighlightCapturesUnderCursor for reference:

image

image

In Go, something similar happens for the select statement which really's a conditional statement, too:

image

image

image

image

I don't know if anything can be done about it on the side of a colour scheme (maybe it is a Treesitter quirk) but please do let me know if I can help in any way!

Unexpected background color

Hello,

For some reason, my fresh install of Lunar Vim has #262626 as its background color. With onedarker being the default theme, I was expecting it to be #1f2227, as defined in lua/onedarker/palette.lua. Is this normal behaviour? If so, how could I change the background color?

P.S.: I see that the color #262626 is defined in the following files:

> ag 262626 *                                                                                14:45:51
site/pack/packer/start/lualine.nvim/lua/lualine/themes/codedark.lua
9:  black    = '#262626',

site/pack/packer/start/lualine.nvim/lua/lualine/themes/powerline.lua
14:  gray1          = '#262626',

Update: Discovered this only happens inside tmux. Still trying to know why. This is my tmux.conf file:

set -g default-terminal "xterm-256color"
set-option -g prefix 'C-\'
unbind-key -n S-UP
unbind-key -n S-DOWN
unbind-key -n S-LEFT
unbind-key -n S-RIGHT
bind-key x kill-pane
set -g mouse on

# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-pain-control'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'arcticicestudio/nord-tmux'

# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'
# source "$HOME/.local/share/omf/themes/min/min.tmuxtheme"

I was hoping disabling set -g default-terminal "xterm-256color" would do the trick. Sadly it didn't.

Add highlight for WinSeparator

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

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.