Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bordered variant #32

Closed
anhari opened this issue Jan 12, 2019 · 2 comments · Fixed by #47
Closed

Bordered variant #32

anhari opened this issue Jan 12, 2019 · 2 comments · Fixed by #47

Comments

@anhari
Copy link

anhari commented Jan 12, 2019

Hey, thanks for this theme! I really enjoy the aesthetic and working in it every day :)

What do you think of adding "bordered" variants with a slightly darkened background for the sidebar, terminal, et cetera?

For example:

screen shot 2019-01-12 at 11 37 03 am

In the screenshot above, I darkened the background color (#292D3E) by about 2% with the following overrides local to my config:

  "workbench.colorCustomizations": {
    "[Palenight Operator]": {
      "sideBar.background": "#242839",
      "activityBar.background": "#242839",
      "panel.background": "#242839",
      "terminal.background": "#242839"
    }
@whizkydee
Copy link
Owner

This is great @anhari! Feel free to send a PR 😊

whizkydee added a commit that referenced this issue Aug 8, 2020
@whizkydee whizkydee mentioned this issue Aug 8, 2020
Merged
@whizkydee
Copy link
Owner

Update: v2 which was shipped today now comes with a mild contrast variant. It's still experimental and very early stages, so let me know what your thoughts are, and if you have suggestions on how it can be improved (enhancements will be rolled out in patches).

You can find it as Palenight (Mild Contrast), and it looks somewhat like this:
Screenshot 2020-08-08 at 2 49 47 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants