Giter Site home page Giter Site logo

Comments (8)

mswift42 avatar mswift42 commented on August 25, 2024 1

I'd vastly prefer a pr for the current vim template. I'd rather not maintain 2 templates that are nearly identical.

from themecreator.

ChausseBenjamin avatar ChausseBenjamin commented on August 25, 2024

Cool that's what I thought

from themecreator.

mswift42 avatar mswift42 commented on August 25, 2024

fixed with #13.

from themecreator.

joshpetit avatar joshpetit commented on August 25, 2024

Hey! So I see that there was a fix for this but don't see any changes when I try using the color scheme I created from the site (I'm using neovim in my terminal nightly v0.5.0). Here's the file I downloaded off the site and I try and set it inside my init.vim like this:

colorscheme purple

I have fzf so also try setting it using the :Colors command, and it seems to only change the color of my devicons in NERDTree to white.

I tried using set termguicolors but that just takes away all coloring.

Any idea why this may not be working for me? Thanks!

from themecreator.

mswift42 avatar mswift42 commented on August 25, 2024

If I use neovim with your purple theme this is what I get:
purple

Could you try if your theme works with regular vim (version >= 8.0) ?

from themecreator.

joshpetit avatar joshpetit commented on August 25, 2024

Strange, I tried it with nightly neovim on my arch install and with stable neovim + 8.2 vim on ubuntu and none of them seem to work, maybe I have a conflict in my vimrc? I thought that it might be the polyglot plugin but disabled that and it had no affect. I can try it out with all plugins disabled and try and see if that fixes anything.

from themecreator.

joshpetit avatar joshpetit commented on August 25, 2024

Yea after disabling all of my plugins it seemed to still not work. I'm not really sure what may be causing this, I'd imagine it'd have something to do with my vimrc since it won't work on both arch and ubuntu 😅. I can just live with an installed color scheme but if you want to take a look, my vimrc is here

Thanks a lot for making this! I'll try again in the future to see if it works.

from themecreator.

joshpetit avatar joshpetit commented on August 25, 2024

Hey @mswift42 I think I figured out why it isn't making any change for me. It's not modifying the highlighting groups in the file.

For example, if I do

:hi Type ctermfg=147

it changes those things, but I don't see anything inside the purple.vim that makes this modification (I'm assuming it's supposed to be something with how those color values are loaded or something, I'm not familiar with how the syntax color system is).

I'm going to manually make it for now, but just wanted to let it be said for the record. I got information on this from :help group-name.

EDIT: It seems that you do actually do this, but I'm guessing it's something with the hex codes I'm not sure.
EDIT: Turns out it's because urxvt just didn't work with termguicolors lol. I switched to alacritty today and termguicolors work. There's probably a way to configure it but I'm switching to alacritty so won't bother.

Thanks a lot for this again!

from themecreator.

Related Issues (15)

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.