Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

dipankardas011/Dipankar-Dark-Theme

Repository files navigation

DD-Light-Dark Theme

By Dipankar Das

cover Page


Markdown Visual Studio Code

SCREENSHOT

Dark Theme

alt text


Light Theme

alt text

🎉✨

To turn on Font Ligatures Ctrl + Shift + P => Settings.json ans Paste this

some of the suggest settings.json

"editor.fontLigatures": "true",
"editor.fontSize": 15,
"editor.fontFamily": "Cascadia Code",

To get the bracketPairColorization Ctrl + Shift + P => Settings.json ans Paste this

"editor.bracketPairColorization.enabled": true,

Installation & Applying

This theme can be installed by clicking on Ctrl + Shift + X on Windows or ⇧ + ⌘ + X on Mac and then searching for "Dipankar theme".

To apply clicking on Ctrl + K + T on Windows or ⇧ + K + T on Mac and then apply the theme you want.

How to contribute

This will allow me or any contributor to easily add/suggest new theme variants or changes to the existing ones. In ./themes/ folder you will find: see the ./CONTRIBUTION.md file

CHANGELOG

github link

Profile View Counter

Contributors Badge

Made with [contributors-img](https://contrib.rocks).

Happy coding

Credits

This theme was inspired by the themes VS Dark, Monokai Pro, One Dark

Enjoy!