All Projects → vangware → dark-plus-material

vangware / dark-plus-material

Licence: MIT license
The default Dark+ theme, using Material's color palette.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dark-plus-material

vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-54.05%)
Mutual labels:  visual-studio, dark-theme, dark
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+43.24%)
Mutual labels:  visual-studio, dark-theme
Macos Dark
Dark version of macOS theme
Stars: ✭ 231 (+524.32%)
Mutual labels:  dark-theme, dark
New Moon Vscode
New Moon Theme for Visual Studio Code.
Stars: ✭ 75 (+102.7%)
Mutual labels:  visual-studio, dark-theme
Firefox Gnome Theme
A theme for Firefox 57+ matching GNOME Adwaita.
Stars: ✭ 179 (+383.78%)
Mutual labels:  dark-theme, dark
Darkmode.js
🌓 Add a dark-mode / night-mode to your website in a few seconds
Stars: ✭ 2,339 (+6221.62%)
Mutual labels:  dark-theme, dark
hash-dark-vscode
A minimal dark vscode theme inspired by Hashnode blog syntax highlighting.
Stars: ✭ 12 (-67.57%)
Mutual labels:  visual-studio, dark-theme
Biaui
WPF dark theme and controls for .NET Core and .NET Framework
Stars: ✭ 109 (+194.59%)
Mutual labels:  dark-theme, dark
Discourse-Dark
🏛️ Darken Discourse forums
Stars: ✭ 43 (+16.22%)
Mutual labels:  dark-theme, dark
JitPad
On the fly disassemble C# code based on JitDasm
Stars: ✭ 119 (+221.62%)
Mutual labels:  dark-theme, dark
Qt Creator Darcula
Darcula color scheme for Qt Creator GUI and syntax highlighting theme
Stars: ✭ 163 (+340.54%)
Mutual labels:  dark-theme, dark
hackmd-dark-theme
Dark theme for HackMD
Stars: ✭ 74 (+100%)
Mutual labels:  dark-theme, dark
Windows 10 Dark
Dark variant of Windows 10 theme
Stars: ✭ 163 (+340.54%)
Mutual labels:  dark-theme, dark
Jxtheme
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
Stars: ✭ 220 (+494.59%)
Mutual labels:  dark-theme, dark
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (+329.73%)
Mutual labels:  dark-theme, dark
DarkHider
Hide your important notes , text messages , phone numbers and more in pictures and protect your privacy.
Stars: ✭ 25 (-32.43%)
Mutual labels:  visual-studio, dark-theme
Npp Material Theme
Material Theme, the most epic theme for Notepad++ | Dark Theme
Stars: ✭ 60 (+62.16%)
Mutual labels:  dark-theme, material-theme
Github Dark
Dark GitHub style
Stars: ✭ 9,479 (+25518.92%)
Mutual labels:  dark-theme, dark
suru-plus-dark
Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
Stars: ✭ 55 (+48.65%)
Mutual labels:  dark-theme, dark
DiscordNight
An actual Dark/Nightmode Theme for Discord/BetterDiscord
Stars: ✭ 86 (+132.43%)
Mutual labels:  dark-theme, dark

Dark+ Material

The default Dark+ theme, using Material's color palette.

Screenshots

CSS screenshot

JavaScript screenshot

TypeScript screenshot

Installing

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install dark-plus-material

Customization

VSCode lets you customize any theme to use the colors you want, so if you want for example change this theme to have a darker background, you can add this to your settings:

"workbench.colorCustomizations": {
	"breadcrumb.background": "#000000",
	"editor.background": "#000000",
	"editorGutter.background": "#000000",
	"tab.activeBackground": "#000000"
}

Other themes by Vangware

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].