adanperez / nada-theme

A VSCode Theme about nothing
MIT License
7 stars 1 forks source link

This theme is super lovely #2

Closed enzime4u closed 3 years ago

enzime4u commented 3 years ago

Hi there, i like this theme very very much ! so... congratulations ....

can you also make an iterm theme and also add some bg color variants ( like more contrast , dark navy ) ???

those are just suggestions !

great work

adanperez commented 3 years ago

Thanks! Next time I update this I will look into making some variants and iTerm.

You can currently customize this how you want though. In your VSCode settings file, add the following section if you don't already have it:

...
"workbench.colorCustomizations": {
    "[Nada]": {
      "editor.background": "#191c2c" 
    }
  },
...

There you can override any colors you want for my theme. More info here: https://code.visualstudio.com/docs/getstarted/themes#_workbench-colors

enzime4u commented 3 years ago

Yep, thank you for the support , also please work on it , it is a super good looking theme !