All Projects → hirwablessing → hash-dark-vscode

hirwablessing / hash-dark-vscode

Licence: other
A minimal dark vscode theme inspired by Hashnode blog syntax highlighting.

Projects that are alternatives of or similar to hash-dark-vscode

vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (+41.67%)
Mutual labels:  visual-studio, dark-theme, vscode-theme
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+341.67%)
Mutual labels:  visual-studio, dark-theme, vscode-theme
vscode-theme
A modern, good-looking, productivity-increaser theme for Visual Studio Code
Stars: ✭ 46 (+283.33%)
Mutual labels:  visual-studio, vscode-theme
Samurai-theme-vscode
Samurai Theme for VSCode
Stars: ✭ 15 (+25%)
Mutual labels:  dark-theme, vscode-theme
vscode-theme-dark-blood
🎨 VSCode Theme: Dark Blood
Stars: ✭ 15 (+25%)
Mutual labels:  dark-theme, vscode-theme
dark-plus-material
The default Dark+ theme, using Material's color palette.
Stars: ✭ 37 (+208.33%)
Mutual labels:  visual-studio, dark-theme
valley-vscode
Valley is a simple theme for Visual Studio Code without visual noise. Created with handpicked and vivid colors, appropriate contrast and a lot of love to help you focus on your code.
Stars: ✭ 14 (+16.67%)
Mutual labels:  dark-theme, vscode-theme
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+1116.67%)
Mutual labels:  dark-theme, dark-mode
Light-Switch
Easily switch from light to dark theme, or the other way around, in Windows 10/11.
Stars: ✭ 25 (+108.33%)
Mutual labels:  dark-theme, dark-mode
dark-mode
Dark Mode - Chrome extension. Relax your eyes at night and day.
Stars: ✭ 63 (+425%)
Mutual labels:  dark-theme, dark-mode
DarkHider
Hide your important notes , text messages , phone numbers and more in pictures and protect your privacy.
Stars: ✭ 25 (+108.33%)
Mutual labels:  visual-studio, dark-theme
bootstrap-darkmode
Stylesheet and scripts for implementing dark mode with Bootstrap 4
Stars: ✭ 38 (+216.67%)
Mutual labels:  dark-theme, dark-mode
calamity-vscode
A purple dark theme with medium to high contrast for Visual Studio Code ⚛️
Stars: ✭ 27 (+125%)
Mutual labels:  dark-theme, vscode-theme
Monokai-Flat
A material monokai color scheme for Visual Studio, Visual Studio Code, JetBrains IDE and some terminal
Stars: ✭ 21 (+75%)
Mutual labels:  visual-studio, vscode-theme
aurora-future-vscode-theme
💜 A futuristic vscode theme.
Stars: ✭ 27 (+125%)
Mutual labels:  dark-theme, vscode-theme
222
222. Dark mode. Everywhere. 222 bytes of js to make any website dark
Stars: ✭ 58 (+383.33%)
Mutual labels:  dark-theme, dark-mode
Nozha-rtl-Dashboard
Nozha is a rtl / ltr Admin Panel with Dark Mode
Stars: ✭ 31 (+158.33%)
Mutual labels:  dark-theme, dark-mode
dark-mode-example
Simple and fun dark-mode detection. JavaScript with a user mode toggle.
Stars: ✭ 27 (+125%)
Mutual labels:  dark-theme, dark-mode
xcode-theme
Bring the color of the Xcode 'Default (Dark)', Xcode 'Classic (Dark)' and Xcode 'Classic (Light)' themes to Visual Studio Code.
Stars: ✭ 28 (+133.33%)
Mutual labels:  dark-theme, vscode-theme
Raspberry-Pi-Dashboard
Web-based dashboard interface to inspect Raspberry Pi hardware and software with no extra software required.
Stars: ✭ 131 (+991.67%)
Mutual labels:  dark-theme, dark-mode

Hash Dark Logo

Hash Dark Theme for VS Code

A minimal, dark blue theme for VS Code.

demo

Installation via VS Code

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Hash Dark
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Code > Preferences > Color Theme > Hash Dark

Manual Installation

Read the VSC Extension Quickstart Guide

Color Reference

Syntax Colors

Color Usage
#f92672 #f92672 Keywords, constants, template literals
#A6E22E #a6e22e Functions, classes, object literal keys
#e6db74 #e6db74 Constants, operators
#a6e22e #a6e22e Strings, markdown headings
#C9D1D9 #C9D1D9 Special keywords, classes, markdown code blocks
#C9D1D9 #C9D1D9 Variables, property names, tags

UI Colors

Color Usage
#1f2937 #1f2937 Workbench background
#1f2937 #1f2937 Editor background
#2f3b54 #2f3b54 Highlight, widgets, panels
#1f2937 #1f2937 Dividers, subtle UI elements
#1f2937 #1f2937 Status bar text, buttons, etc
#C9D1D9 #C9D1D9 Active text, anything that should be white
#e6db74 #e6db74 Accent, list tree titles, badges, etc
#a6e22e #a6e22e Addition highlights
#f92672 #f92672 Deletion highlights, errors, warnings
#C9D1D9 #C9D1D9 Modified highlights

Theming Reference

VS Code Theme Color Reference

VS Code Theme Documentation

VS Code Publishing Extensions

Documention and Logo of the theme was inspired by Halcony Theme

Syntax & Workbench colors based on Hashnode Blog Syntax Highlighting

vsce publish patch/minor/major
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].