blob: ada6d828d8f1552aaf1ba372ef86a5b24c978b6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
#
# name: Shades of Purple
# author: Iolar Demartini Junior (http://github.com/demartini), based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode)
# slug: shades-of-purple
# slug-underscored: shades_of_purple
# system: base16
# variant: dark
# is-dark-variant: true
#
#
background: "#1e1e3f"
color: "#ff77ff"
border: "#6943ff"
|