kimgunnarsson / dark-plus-redux-even-darker-vscode-theme

A redux of the vscode Default Dark+ theme... but even darker.

Home Page:https://marketplace.visualstudio.com/items?itemName=danharris.dark-plus-redux-even-darker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

A vscode theme for those night-owls πŸ¦‰ and super-haxxors πŸ‘©β€πŸ’» that live in a dark theme world. Minimises editor chrome and emphasises code. A (slightly) darker version of the Default Dark+ theme with better italic/ligature support

Darken all the things 😎

πŸ‘¨β€πŸ« Tested with js, ts, html, css, scss, c#, json.

🀞 Should work well for other languages, any modifications needed, just raise an issue.

😍 Designed to work well with italics + a ligature font like Dank Mono or Fira Code

Examples

editor

editor

html

html

js

js

ts

ts

jsx

jsx

Extra Settings

To enable font ligatures + change the font to your desired ligature-enabled font;

"editor.fontFamily": "Dank Mono",
"editor.fontLigatures": true,

For an integrated menu bar;

"window.menuBarVisibility": "default",
"window.titleBarStyle": "custom",

Kudos

πŸ¦‰ Thanks to Sarah Drasner's (@sarah_edo) Night Owl Theme for demo files + excellent vscode theme write-up

Author

πŸ€” created by Dan Harris

πŸ‘¨β€πŸ’» website: danharris.io

🐀 twitter: @danharris_io

β˜• made with love and late nights

Odds & Ends

πŸ‘€ MIT License

πŸ’– if you've read this far... thanks for the star

😎 title font courtesy of the awesome lazer84 font

😑 please send all abusive letters via handwritten note to this address

πŸ“« all constructive feedback welcome.

About

A redux of the vscode Default Dark+ theme... but even darker.

https://marketplace.visualstudio.com/items?itemName=danharris.dark-plus-redux-even-darker

License:MIT License