• Stars
    star
    630
  • Rank 68,902 (Top 2 %)
  • Language
    PowerShell
  • License
    MIT License
  • Created over 5 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for PowerShell and cmd.exe

Dracula for the PowerShell Console

A dark theme for the Windows 10 Console, supports both PowerShell and cmd.exe.

Screenshot

git integration is available only in powershell via posh-git

Installation

See our installation instructions here.

Support for other terminals

This repo also contains a theme for the new Windows Terminal from Microsoft, as well as a theme for ConEmu. An alternate version of the ConEmu theme is available at dracula/conemu.

Frequently Asked Questions

What's the PowerShell $profile file?
This is a PowerShell file that's run when a PowerShell session is started, similar to a .bashrc. Type $profile in a PowerShell window to see the path. See https://ss64.com/ps/syntax-profile.html for more detail.
After applying the theme, other consoles don't always have the right colors.
There are two possible reasons for this:
  1. Step 3 from the theme installation was not followed; it's a requirement for the way that the windows console properties save settings.
  2. The shortcut used to apply the theme was different from shortcut used to open the console.
    • The windows console stores its font / color settings in per-shortcut. You can see / delete the special cases in the registry. Go to \HKEY_CURRENT_USER\Console\ and delete the subkeys so the default values in the Console key are used.
What's that crazy cmd.exe prompt string?
The cmd.exe prompt value can be broken down into the following ANSI escape sequences:
  • E[1;32;40m - normal text with a green foreground and black background
  • โ†’ - unicode arrow and space
  • $E[1;36;40m - normal text with a cyan foreground and black background
  • $p - current drive and path. See prompt /? output for additional values
  • $E[1;35;40m - normal text with a magenta foreground and black background
  • โ€บ - unicode chevron and space
  • $E[1;37;40m - normal text with a white foreground and black background

Uninstallation

  1. Uninstall the colors:
    • Download and unzip the same archive you used to install the theme.
    • Run uninstall.cmd
  2. Uninstall the prompts:
    • PowerShell prompt: remove the configuration from your powershell $profile.
    • CMD.exe prompt: delete the prompt environment variable.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Will Fuqua Zeno Rocha
Will Fuqua Zeno Rocha

Contributors

Tim Kilรฅker - Contributed an updated release of ColorTool.exe.

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License

More Repositories

1

dracula-theme

๐Ÿง›๐Ÿปโ€โ™‚๏ธ One theme. All platforms.
21,735
star
2

vim

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Vim
Vim Script
1,256
star
3

dracula-ui

๐Ÿง› A dark-first collection of UI patterns and components.
TypeScript
893
star
4

gtk

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for GTK
CSS
885
star
5

jetbrains

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc.)
Kotlin
724
star
6

visual-studio-code

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Visual Studio Code
JavaScript
714
star
7

tmux

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for tmux
Shell
568
star
8

qbittorrent

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for QBittorrent
JavaScript
345
star
9

gnome-terminal

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Gnome Terminal
Shell
318
star
10

windows-terminal

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Windows Terminal
314
star
11

emacs

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Emacs
Emacs Lisp
278
star
12

wallpaper

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark wallpapers for Dracula
265
star
13

notepad-plus-plus

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Notepad++
245
star
14

iterm

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for iTerm
242
star
15

draculatheme.com

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark website for a dark theme
JavaScript
171
star
16

logseq

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Logseq
CSS
166
star
17

terminal-app

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Terminal.app
162
star
18

telegram

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Telegram Desktop
132
star
19

visual-studio

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Visual Studio
122
star
20

rofi

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for rofi
118
star
21

alacritty

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Alacritty
116
star
22

i3

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for i3
104
star
23

obsidian

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Obsidian
CSS
103
star
24

steam

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Steam
ReScript
91
star
25

xresources

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Xresources (xterm, (u)rxvt, and other X11 applications)
90
star
26

sublime

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Sublime Text
90
star
27

xcode

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Xcode
88
star
28

gh-pages

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for GitHub Pages
JavaScript
88
star
29

hyper

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Hyper
JavaScript
84
star
30

gitk

๐Ÿง› Dark theme for gitk
79
star
31

template

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Foobar
71
star
32

gamemaker-studio

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for GameMaker Studio 2
70
star
33

cmder

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for cmder
70
star
34

netbeans

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Netbeans IDE
64
star
35

kitty

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for kitty
64
star
36

atom

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Atom
Less
62
star
37

jetbrains-legacy

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for JetBrains IDEs (IntelliJ, PhpStorm, RubyMine, etc)
61
star
38

fish

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for fish
Shell
59
star
39

zathura

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Zathura
58
star
40

firefox

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Firefox
CSS
58
star
41

google-chrome

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Google Chrome
54
star
42

vimium

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Vimium
CSS
54
star
43

xfce4-terminal

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for xfce4-terminal
Shell
53
star
44

chrome-devtools

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Chrome DevTools
Less
52
star
45

conemu

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for ConEmu
Python
50
star
46

tailwind

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Tailwind
JavaScript
45
star
47

qutebrowser

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Qutebrowser
Python
45
star
48

godot

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Godot Engine
44
star
49

marp

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Marp
CSS
44
star
50

konsole

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Konsole
44
star
51

gedit

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Gedit
43
star
52

highlightjs

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Highlight.js
CSS
43
star
53

qtcreator

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Qt Creator
42
star
54

slack

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Slack
39
star
55

atom-ui

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Atom UI
Less
39
star
56

pygments

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Pygments
CSS
38
star
57

eclipse

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Eclipse
38
star
58

prism

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Prism.js
JavaScript
37
star
59

colorls

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for colorls
35
star
60

betterdiscord

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for BetterDiscord
CSS
35
star
61

duckduckgo

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for DuckDuckGo
JavaScript
34
star
62

ida

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for IDA Pro
CSS
34
star
63

dunst

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Dunst
34
star
64

wolfram-notebooks

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Wolfram Notebooks
Mathematica
33
star
65

ggplot2

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for ggplot2 and R palette
R
32
star
66

oracle-sql-developer

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Oracle SQL Developer
32
star
67

arduino-ide

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Arduino IDE
Shell
31
star
68

base16-dracula-scheme

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for base16
31
star
69

jupyterlab

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for JupyterLab
CSS
31
star
70

mintty

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Mintty
31
star
71

mutt

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Mutt
31
star
72

wofi

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for wofi
CSS
31
star
73

terminator

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Terminator
Shell
30
star
74

zsh-syntax-highlighting

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for zsh-syntax-highlighting
Shell
29
star
75

midnight-commander

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Midnight Commander (mc)
28
star
76

mindnode

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for MindNode
27
star
77

tilix

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Tilix
27
star
78

qt5

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for qt5
27
star
79

freecad

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark Theme for FreeCAD
CSS
27
star
80

unreal-engine

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Unreal Engine 5
27
star
81

alfred

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Alfred
26
star
82

openbox

A theme for Openbox WM based in Dracula's color scheme.
26
star
83

blender

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Blender
26
star
84

fzf

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for FZF
26
star
85

jdownloader2

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for JDownloader2
25
star
86

mobaxterm

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for MobaXterm
25
star
87

insomnia

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Insomnia
JavaScript
25
star
88

sumatra-pdf

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Sumatra PDF
24
star
89

standard-notes

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Standard Notes
SCSS
24
star
90

tiddlywiki

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for TiddlyWiki
24
star
91

figma

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Figma
24
star
92

mattermost

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Mattermost
24
star
93

mixplorer

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for MiXplorer
24
star
94

typora

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Typora
CSS
24
star
95

termux

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Termux
23
star
96

kate

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for KDE's Kate text editor
23
star
97

ableton-live

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Ableton Live 10
23
star
98

roam-research

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Roam Research
CSS
23
star
99

textmate

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for TextMate
22
star
100

delphi

๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Delphi
22
star