Code Monkey home page Code Monkey logo

Comments (6)

yok0 avatar yok0 commented on July 17, 2024

Did you try removing this two lines from colors.lua

vim.api.nvim_set_hl(0, "Normal", { bg = "none" })
vim.api.nvim_set_hl(0, "NormalFloat", { bg = "none" })

from init.lua.

mmskv avatar mmskv commented on July 17, 2024

@yok0, at the point of screenshot he had no colors.lua file

from init.lua.

daniel-abramov avatar daniel-abramov commented on July 17, 2024

I may assume that it was due to the background being a bit transparent for the terminal emulator that is used by ThePrimeagen (as I was not able to get the same colors, although I would enjoy using his color scheme I think).

I do find the color scheme as rendered in his terminal a bit more pleasant than the original colors from the rose-pine though!

from init.lua.

mmskv avatar mmskv commented on July 17, 2024

@daniel-abramov, good catch! I've played with screenshot's opacity and saturation and was able to get exactly the same background color by setting screenshot's saturation to 0. And all foreground colors except return's can be made to look sameish by modifying saturation too.
I am not aware of any way Primeagen's terminal could somehow modify TrueColor (24-bit) produced by Neovim to have such effect.

from init.lua.

BenCassidy33 avatar BenCassidy33 commented on July 17, 2024

I know its been a while since this comment has been posted but I think i have the solution. I ran into the same colors as he had in his video while having an active tmux session. I have no idea why tmux would change the colors inside of neovim but that is what happened to me.

from init.lua.

mmskv avatar mmskv commented on July 17, 2024

@BenCassidy33 thank you! I can reproduce that and tmux with default config does change the colors.

from init.lua.

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.