blob: 93e4480803c0f8f6ee7e4a90a0b5079780b64577 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
#
# name: Google Dark
# author: Seth Wright (http://sethawright.com)
# slug: google-dark
# slug-underscored: google_dark
# system: base16
# variant: dark
# is-dark-variant: true
#
#
background: "#1d1f21"
color: "#b4b7b4"
border: "#3971ED"
|