blob: 0aa0901b2e9b3e0d62937392d4eac1a1042316a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
#
# name: Grayscale Light
# author: Alexandre Gavioli (https://github.com/Alexx2/)
# slug: grayscale-light
# slug-underscored: grayscale_light
# system: base16
# variant: light
# is-light-variant: true
#
#
background: "#f7f7f7"
color: "#252525"
border: "#686868"
|