about summary refs log tree commit diff stats
path: root/bootstrap.md
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-09-21 23:42:57 -0700
committerKartik Agaram <vc@akkartik.com>2020-09-21 23:42:57 -0700
commit04d06dfe537703885ae30230940e5756fecdcb19 (patch)
treef9496f20f7d2eff4811c3ef57d6f117183ec9972 /bootstrap.md
parenta4f5e386951ff175e0fda97b9e2079a2bc6e171c (diff)
downloadmu-04d06dfe537703885ae30230940e5756fecdcb19.tar.gz
6831 - tile: preserve color contrast
Formula from Chris Maughan: (0.2126*R + 0.7152*G + 0.0722*B) > 0.5
Diffstat (limited to 'bootstrap.md')
0 files changed, 0 insertions, 0 deletions
literal_noninteger.cc.html?h=main&id=76755b2836b0dadd88f82635f661f9d9df77604d'>76755b28 ^
4fe9f5e8 ^
dbe12410 ^

c5ffb6e1 ^
d44123ca ^
90560d71 ^
c5ffb6e1 ^











c5ffb6e1 ^





76755b28 ^
c5ffb6e1 ^
9570363a ^
90560d71 ^
9570363a ^
76755b28 ^

9570363a ^


c5ffb6e1 ^

90560d71 ^
c5ffb6e1 ^
76755b28 ^

c5ffb6e1 ^

90560d71 ^

c5ffb6e1 ^
90560d71 ^
c5ffb6e1 ^


76755b28 ^









c5ffb6e1 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79