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

request some more eye comfort balances #3

Open
mh-firouzjah opened this issue Apr 6, 2021 · 0 comments
Open

request some more eye comfort balances #3

mh-firouzjah opened this issue Apr 6, 2021 · 0 comments

Comments

@mh-firouzjah
Copy link

Hi, I wanted to thank you for this very beautiful and eye-comfort theme.
I have been using the one dark pro theme for a long time, which uses a kind of blue shadow and highlight and makes the eyes very tired when used for long periods of time.
But the theme you created was much more appropriate and I thank you again for that.
I felt some shortcomings in the details and tried to fix it. by using my own codes as below:

"workbench.colorCustomizations": {
    "[Base16 Tomorrow Dark]": {
      "editor.background": "#20212298",
      "sideBar.background": "#262626",
      "button.background": "#454553",
      "statusBar.background": "#323438",
      "button.hoverBackground": "#575252",
      "activityBar.background": "#202020",
      "input.background": "#202020",
      "input.border": "#444",
      "menu.background": "#3b3939",
      "list.hoverBackground": "#323438",
      "list.activeSelectionBackground": "#323438",
      "list.focusOutline": "#575252",
      "terminal.background": "#232323"
    },
  },

my changes have made your theme more like one dark pro, but as much as possible without blue lights(shadows).
I'm not even close to a theme designer, but I sincerely ask you to make this theme one of the most popular by applying more details.

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

No branches or pull requests

1 participant