Code Monkey home page Code Monkey logo

Comments (11)

skbolton avatar skbolton commented on May 27, 2024 3

Okay I will try and make time in the next few weeks to use the template like you did above but get the colors to align with what I have in the current theme.

from vim.

skbolton avatar skbolton commented on May 27, 2024 1

That is very weird behavior. I will have to look into this and do my best to fix. I am not an airline user though so I might have to request that you help me come to a resolution on this.

from vim.

unknowledgeable avatar unknowledgeable commented on May 27, 2024 1

Nope all working fine as far as I can tell!

from vim.

unknowledgeable avatar unknowledgeable commented on May 27, 2024

@skbolton strange indeed, is there a theme you based yours on that I could test to see if I get the same behaviour?

from vim.

skbolton avatar skbolton commented on May 27, 2024

@unknowledgeable I basically pulled the challenger deep theme airline theme into the code base and adjusted the palette to match embark

from vim.

unknowledgeable avatar unknowledgeable commented on May 27, 2024

@skbolton I tested the challanger deep theme and it seems to work fine, odd. Had a quick scan through a diff of embark and challenger_deep but couldn't find anything obvious, but was pretty hard to see any out of place punctuation in the diff!

Might be worthwhile going through the process of replacing colours in airline's default "dark" theme instead, just for the sake of completeness and compatibility?

from vim.

skbolton avatar skbolton commented on May 27, 2024

Yeah I think that's a good idea. Also I wouldn't mind keeping all the comments and everything in that example. I think it will help me and anyone else out later down the road to make fixes and contributions.

from vim.

unknowledgeable avatar unknowledgeable commented on May 27, 2024

Update on this, I had a mess around with the default theme by replacing the colours with the closest matches from embark.vim and the result wasn't great:

Screenshot 2020-08-11 at 16 25 02

I much prefer the original embark one, when it works!

I'm not sure how you want to proceed with it but there are quite a few aesthetic decisions for you to make to get it looking good.

from vim.

skbolton avatar skbolton commented on May 27, 2024

No sync issues when you did that though?

from vim.

unknowledgeable avatar unknowledgeable commented on May 27, 2024

So in my rewrite I've got it looking like this so far and thankfully it's no longer bugging out:

ALL3

What I've done:

  • changed it so that unfocussed/inactive buffers are more obviously not in focus
  • used the purple colours that used to indicate inactive buffers for the command colours
  • added separate colours for replace mode (green) and terminal (blue)
  • made the filetype indicator match the mode colour of the statusline
  • used red to indicate when files have been changed in both the statusline and bufferline

Any thoughts or opinions?

from vim.

skbolton avatar skbolton commented on May 27, 2024

Closing as stale. Reopen if issue persists.

from vim.

Related Issues (20)

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.