Giter VIP home page Giter VIP logo

Comments (10)

hackorum avatar hackorum commented on July 19, 2024 2

Hi @pocco81, I'm glad you liked the project. I really appreciate it :)
I would love to team up or collaborate with you on this colorscheme!

I really like the colors of this theme but there is very less contrast in lualine. I have made an issue for that in your catppuccin/nvim repo. And I also suggest you to change the name of the colorscheme to Yakuatte because there is another colorscheme for neovim called catpuccino (I have seen the github issue).

I have also taken some screenshots of my rice with catpuccino. I did not change the wallpaper or the bar because your colorscheme looks pretty similar to rosé pine and the wallpaper looks good with the theme.

These are the screenshots:

Screenshot 2021-11-13 at 9 32 59 AM

Screenshot 2021-11-13 at 9 32 12 AM

Screenshot 2021-11-13 at 9 35 43 AM

I hope you liked the rice :D

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024 1

I converted an existing wallpaper that I had to the catppuccin color palette and I have taken some screenshots:
Screenshot 2021-11-13 at 12 57 39 PM

Screenshot 2021-11-13 at 12 57 54 PM
Screenshot 2021-11-13 at 1 03 44 PM

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024 1

Same screenshot but with a bigger window:
Screenshot 2021-11-14 at 11 09 19 AM

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024 1

I have added catppuccin to VapourNvim. You can set it by adding Vapour.settings.colorscheme = 'catppuccin' in ~/.config/nvim/lua/vapour/user-config/init.lua which can be opened easily by pressing space+E. Thanks for the awesome colorscheme 💯

from vapournvim.

pocco81 avatar pocco81 commented on July 19, 2024

I really like the colors of this theme but there is very less contrast in lualine. I have made an issue for that in your catppuccin/nvim repo.

Just replied ;)

And I also suggest you to change the name of the colorscheme to Yakuatte because there is another colorscheme for neovim called catpuccino (I have seen the github issue).

Ahmm actually the reason for changing the name was because there is this inactive user with the name @Catppuccino, not because there is another theme named Catppuccino (at least none that I know of). The original name of this project was Catppuccino btw :)

I did not change the wallpaper or the bar because your colorscheme looks pretty similar to rosé pine.

Not really... starting from the fact that rose pine doesn't have colors like fuchsia, orange or green, which Catppuccin does LOL. Here is a side by side comparison of the main colors (the black spaces are because those colors are missing):

Catppuccin

image

Rose

image

Briefly, Rose Pine is paler, whereas Catppuccin's got more contrast. The main colors are different too: Catppuccin's main colors are pink, magenta and fuchsia, Rose pine's got green, blue and purple :)

That's why I asked you if you were willing to team up, because I know ricing your desktop and changing the colors takes... time.

I hope you liked the rice :D

I really liked, indeed! but I can't add there screenshots because the colors and the wallpaper are not from Catppuccin. Would it be possible for you to retake the SSs but with Catppuccin only? If not then it's fine to, I appreciate your effort; I could try to pull something off with Photopea lol (^ω^\ ).

Let me know if you are down to it! I can send you some wallpapers if needed.

Edit; I just fixed the lualine integration for Catppuccin :D

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Ahmm actually the reason for changing the name was because there is this inactive user with the name @Catppuccino, not because there is another theme named Catppuccino (at least none that I know of). The original name of this project was Catppuccino btw :)

Oh I thought catppuccino was a different colorscheme. I had tried it once when you posted it on reddit but I removed it because I couldn't get lualine to work that time.

Not really... starting from the fact that rose pine doesn't have colors like fuchsia, orange or green, which Catppuccin does LOL. Here is a side by side comparison of the main colors (the black spaces are because those colors are missing):

Ahhh I see

I can't add there screenshots because the colors and the wallpaper are not from Catppuccin. Would it be possible for you to retake the SSs but with Catppuccin only?

Yes I can definitely do that. MacOS has a feature in which we can capture only the selected window and nothing else. It also gives a beautiful shadow to the screenshot. I'll send some screenshots after sometime. Is it ok for you?

from vapournvim.

pocco81 avatar pocco81 commented on July 19, 2024

I agree with everything you just said. Take your time, no hurry!

If it helps, these are the colors I used for making the navbar for Tmux:

image

I haven't had time (again, yes, lol) to standardize which colors serve which specific function, so feel free to implement them as you want 👍

You can view the colors more easily here:

Edit: A friend of mine recommended me this tool a while ago to make any wallpaper fit any colorscheme. In the case of Catppuccin's colors one can use:

$ ImageColorizer input.jpg output.jpg -p "#F0DC89" "#1B1624" "#312C44" "#ADD692" "#221E2F" "#0E0C13" "#EA31B5" "#3e4058" "#6F6A8A" "#E28D8D" "#AE9AD6" "#B9C4E3" "#84A5CB" "#E7A988" "#F0F0F5" "#F0A8E4"

The first time I tried it it produced a nice looking image, but it was just a tad grainy, if you know what I mean. But yeah, just leaving this here to give you some ideas.

Edit 1: the wallpaper I used for some promo screenshots was [this one]. The problem is that it doesn't match the colorscheme, it's kind of close tho.

from vapournvim.

pocco81 avatar pocco81 commented on July 19, 2024

Awesome! I'll add those. Two questions tho:

  1. What terminal emulator are you using?
  2. Would it be possible to port Catppuccin to yabai? Sorry I don't use Mac :)
  3. Your neofetch rice looks very tasty too, where can I find it?

Edit: excuse me if I'm asking too much but could you take a SS with nvim only in the screen like this? So like, in a window that isn't full-sized, just centered in the screen existing. Preferably showcasing nvim-tree, buffeeline, completion menu looks, ...

I'm gonna add the screenshots too, I just think it'd be nice to have one with nvim only.

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

What terminal emulator are you using?

I am using alacritty

Would it be possible to port Catppuccin to yabai? Sorry I don't use Mac :)

Yabai doesn't have any colorschemes but the only place where colors are used is the window borders which don't work right now. So, you don't need to port it to yabai.

Your neofetch rice looks very tasty too, where can I find it?

It is in my dotfiles

And as you asked, here is the screenshot:

Screenshot 2021-11-14 at 11 02 42 AM

from vapournvim.

toonvank avatar toonvank commented on July 19, 2024

Hi @pocco81, I'm glad you liked the project. I really appreciate it :) I would love to team up or collaborate with you on this colorscheme!

I really like the colors of this theme but there is very less contrast in lualine. I have made an issue for that in your catppuccin/nvim repo. And I also suggest you to change the name of the colorscheme to Yakuatte because there is another colorscheme for neovim called catpuccino (I have seen the github issue).

I have also taken some screenshots of my rice with catpuccino. I did not change the wallpaper or the bar because your colorscheme looks pretty similar to rosé pine and the wallpaper looks good with the theme.

These are the screenshots:

Screenshot 2021-11-13 at 9 32 59 AM

Screenshot 2021-11-13 at 9 32 12 AM

Screenshot 2021-11-13 at 9 35 43 AM

I hope you liked the rice :D

Hey what is this wallpaper. I really like it! Great rice btw!

from vapournvim.

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.