Code Monkey home page Code Monkey logo

Comments (10)

jdinhify avatar jdinhify commented on May 18, 2024

Thanks for reporting this @ppnman 👌
I don't use peekView often though, so not sure what would be the best background, would you be able to suggest a colour?

from vscode-theme-gruvbox.

serend1p1ty avatar serend1p1ty commented on May 18, 2024

image
What do you think of the color(#ac6913) ?
image
Or this(#23395C)?
Or you can reference other colortheme.
BTW, your gruvbox colorscheme is great, I love it!

from vscode-theme-gruvbox.

serend1p1ty avatar serend1p1ty commented on May 18, 2024

BTW, I suggest that the foreground of the item seleceted should be lighter than other entries.
Like this:
(Solarized Dark)
image
Now it is darker than other entries.
(Gruvbox Medium)
image

from vscode-theme-gruvbox.

serend1p1ty avatar serend1p1ty commented on May 18, 2024

@jdinhify So the final effect is:
image

// PEEK VIEW
    "peekView.border": "#3c3836",
    "peekViewEditor.background": "#3c383650",
    "peekViewEditorGutter.background": "#3c383650",
    "peekViewEditor.matchHighlightBackground": "#ac6913", #Modified
    "peekViewResult.background": "#3c383650",
    "peekViewResult.fileForeground": "#ebdbb2",
    "peekViewResult.matchHighlightBackground": "#8ec07c30",
    "peekViewResult.selectionBackground": "#8ec07c30",
    "peekViewResult.selectionForeground": "#FFFFFF", #Modified
    "peekViewTitle.background": "#3c383650",
    "peekViewTitleDescription.foreground": "#bdae93",
    "peekViewTitleLabel.foreground": "#ebdbb2",

from vscode-theme-gruvbox.

jdinhify avatar jdinhify commented on May 18, 2024

thanks @ppnman, the color look cool, but I think it's better to stick with the colors in gruvbox palette, would you be able to give the colors.txt a try https://github.com/jdinhify/vscode-theme-gruvbox/blob/master/colors.txt

try

"peekViewEditor.matchHighlightBackground": "#fe801980",
"peekViewResult.selectionForeground": "#fbf1c7"

note that you can use 2 chars (00 -> ff) after the color code to specify the alpha, eg. #fe801980 is the orange 2 in colors.txt (fe8019) with 80 as alpha

from vscode-theme-gruvbox.

serend1p1ty avatar serend1p1ty commented on May 18, 2024

@jdinhify Very good, I like it.
image

from vscode-theme-gruvbox.

jdinhify avatar jdinhify commented on May 18, 2024

Thanks @ppnman , would you be able to submit a PR for it? I'm happy to do it if you can't.

It'd be great if you can do for other variants, but no pressure, I can have a follow up commit to address other variants

from vscode-theme-gruvbox.

serend1p1ty avatar serend1p1ty commented on May 18, 2024

@jdinhify
I am really sorry that I just saw your reply. There are so many things going on there days so that I have no time to browse GitHub.
Of course, I am glad to submit a PR for it. But maybe it takes one week to finish it because I need to consider what color is better in light colorscheme.

from vscode-theme-gruvbox.

jdinhify avatar jdinhify commented on May 18, 2024

That's alright @ppnman , please take as much time as you need.

Thank you

from vscode-theme-gruvbox.

serend1p1ty avatar serend1p1ty commented on May 18, 2024

I am sorry to close the issue because I don't use vscode anymore.
BTW, both the plugin and author are great.

from vscode-theme-gruvbox.

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.