blob: a7e0462552710216c1b56c7475b3f3138ea588fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
#
# name: Colors
# author: mrmrs (http://clrs.cc)
# slug: colors
# slug-underscored: colors
# system: base16
# variant: dark
# is-dark-variant: true
#
#
background: "#111111"
color: "#999999"
border: "#0074d9"
|