Skip to content

Commit 26db692

Browse files
committed
colors
1 parent 7fe98f6 commit 26db692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h3>Open source &amp; open data</h3>
8585
const COLOR_SCHEMES = {
8686
default: {
8787
'us-cloud': { high: '#ffa199', medium: '#ffccb6', low: '#cccccc' },
88-
'swiss-based': { high: '#8effb0', medium: '#ddfcb5', low: '#cccccc' },
88+
'swiss-based': { high: '#88faaa', medium: '#daffc2', low: '#cccccc' },
8989
lake: '#89B3D6',
9090
},
9191
colorblind: {

0 commit comments

Comments
 (0)