blob: d259f89b5abbf615422132112858826e92a10274 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
#
# name: Windows High Contrast Light
# author: Fergus Collins (https://github.com/C-Fergus)
# slug: windows-highcontrast-light
# slug-underscored: windows_highcontrast_light
# system: base16
# variant: light
# is-light-variant: true
#
#
background: "#fcfcfc"
color: "#7e7e7e"
border: "#000080"
|