blob: 5f679eae87bd062c7719ba959ac798ddc4290f1c (
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: "#dddddd"
border: "#0074d9"
|