Skip to content

Commit 6f671e3

Browse files
authored
Update index.ejs
1 parent d6b25ef commit 6f671e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/playground/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
'use strict';
9999
100100
var theme = '';
101-
var accent = '#ff4c4c';
101+
var accent = '#00baad';
102102
103103
try {
104104
var themeSetting = localStorage.getItem('tw:theme');

0 commit comments

Comments
 (0)