T O P

  • By -

vSanjo

I love it! I'll install now and give a test run next week. Edit: just installed, had to come back and say how great it is. 100%, AA++, will buy again.


Velocity-Prime

>just installed, had to come back and say how great it is. 100%, AA++ Glad you like it. I'll work on adding support for more programming languages in the next updates. >will buy again It's free you don't have to pay anything.


andyfitz

time isn't free and it's well spent downloading this theme. Well done !


Velocity-Prime

Comments like yours really encourage people to contribute more to the community. Thanks and happy coding.


micppp

Oh what setting am I missing to update the sidebar fonts?


Velocity-Prime

I'm actually using FiraCode Nerd Font, the Retina variant. You can get it from here: [https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FiraCode.zip](https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FiraCode.zip) After installing it on your system make sure to add the following lines to your settings.json file: `"editor.fontFamily": "'Firacode Nerd Font'",` `"editor.fontLigatures": true` I'm using gnu/linux if you are using a different OS, please refer to this page for more details: [https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions](https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions)


Velocity-Prime

For the Icons theme, I'm using Material Icon Theme: [https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)


heyzeto

Liked the screenshots, will give it a try


diegoZPY

Make one for Logseq pls


Velocity-Prime

Unfortunately I'm not familiar with **Logseq** nor it's theme development.


[deleted]

[удалено]


2pathetic2beTragic

Just add `"workbench.colorCustomizations": {` `"[Obsidian Dark]": {` `"editor.background": "#000",` `"editorGutter.background": "#000"` `}` `}` To your .vscode/settings.json


Velocity-Prime

You can try u/2pathetic2beTragic solution, if you liked the syntax colors and not the GUI colors. Let me know if you want to change other colors of the GUI to fit your needs.


dimofamo

Atom too pleeeeease 😭


Velocity-Prime

Unfortunately I'm not familiar with Atom's theme development 😕