Skip to content

Instantly share code, notes, and snippets.

@shahinism
Last active October 28, 2016 09:16
Show Gist options
  • Save shahinism/f354eb7d28b134e6f714b6569aacb55b to your computer and use it in GitHub Desktop.
Save shahinism/f354eb7d28b134e6f714b6569aacb55b to your computer and use it in GitHub Desktop.
KDE Konsole Dracula Theme
[Background]
Color=40,42,54
[BackgroundFaint]
Color=40,40,40
[BackgroundIntense]
Color=40,40,40
[Color0]
Color=98,114,164
[Color0Faint]
Color=73,72,62
[Color0Intense]
Color=73,72,62
[Color1]
Color=139,233,253
[Color1Faint]
Color=166,226,46
[Color1Intense]
Color=166,226,46
[Color2]
Color=80,250,123
[Color2Faint]
Color=249,38,114
[Color2Intense]
Color=249,38,114
[Color3]
Color=255,184,108
[Color3Faint]
Color=230,219,116
[Color3Intense]
Color=230,219,116
[Color4]
Color=255,121,198
[Color4Faint]
Color=102,217,239
[Color4Intense]
Color=102,217,239
[Color5]
Color=189,147,249
[Color5Faint]
Color=249,38,114
[Color5Intense]
Color=249,38,114
[Color6]
Color=255,85,85
[Color6Faint]
Color=174,129,255
[Color6Intense]
Color=174,129,255
[Color7]
Color=241,250,140
[Color7Faint]
Color=253,151,31
[Color7Intense]
Color=253,151,31
[Foreground]
Color=248,248,242
[ForegroundFaint]
Color=248,248,242
[ForegroundIntense]
Color=248,248,242
[General]
Description=Dracula
Opacity=0.90000000000000002
Wallpaper=
@shahinism
Copy link
Author

spectacle a28706

@shahinism
Copy link
Author

How to install

KDE 4

$ cp Dracula.colorscheme ~/.kde/share/apps/konsole/

KDE 5

$ cp Dracula.colorscheme ~/.local/share/konsole/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment