Git Product home page Git Product logo

vim-modusline's Issues

g:modusline_colors['t'] overrides StatusLineTerm on my colorscheme

I installed your plugin, because I wanted to have statusline colors but use a custom statusline, and it worked rather well. However, when I attempted to use the terminal, the color specified by vim-modusline (DiffAdd) overrode the existing color of my terminal statusline, which is defined by StatusLineTerm in the colorscheme I use.
I attach two images to show how the terminal inside vim looks before and after the installation of the plugin.
Before:
statuslineterm-before-modusline
After:
statuslineterm-after-modusline

If possible, I would like to be able to use the color I set myself, since it fits better with my overall theme (not to mention that DiffAdd is by default also used on insert mode, which can be confusing). I'm aware that I can just set let g:modusline_colors['t'] = '' to remedy this problem, -> edit: scratch that, I can't - when I try this, or the alternative let g:modusline_colors['t'] = '%#StatusLineTerm#' , vim basically fails to open.
I believe it would be better if the plugin somehow didn't override the default color if it spotted StatusLineTerm being defined.

System details: gVim 8.1.647 on Linux Mint MATE 18.3 (based on Ubuntu 16.04).
P.S. The same problem applies for me in terminal vim as well, but only because I use a terminal that supports true color and enable set termguicolors in my vimrc, because my colorscheme is more geared towards the gui.

Thanks in advance.

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.