We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81563af commit d432729Copy full SHA for d432729
2 files changed
meta/colors.json
@@ -1791,6 +1791,13 @@
1791
"#f4fbe4",
1792
"#6cd046"
1793
],
1794
+ "surf": [
1795
+ "#fbfbfb",
1796
+ "#22a3e3",
1797
+ "#0d67a2",
1798
+ "#98d9f3",
1799
+ "#7c9cbc"
1800
+ ],
1801
"svgsus": [
1802
"#f8f8f8",
1803
"#22b5a9",
meta/dates.json
@@ -310,5 +310,6 @@
310
"keeper-password-manager-digital-vault": "2017-03-17",
311
"markdown-office": "2017-03-16",
312
"pomolectron": "2017-03-15",
313
- "playcode": "2017-03-17"
+ "playcode": "2017-03-17",
314
+ "surf": "2017-03-31"
315
}
0 commit comments