blob: 162832bc78b0e0ab12e811aa44fb357221cdde95 (
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: "#e0e0e0"
border: "#3971ED"
|