Skip to content

Commit 18b7655

Browse files
committed
Merge remote-tracking branch 'origin/results' into results
2 parents 2e5d0d2 + 7dc0bf3 commit 18b7655

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

public/themes/serika.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:root {
2-
--bg-color: #e2b714;
3-
--main-color: #323437;
4-
--caret-color: #323437;
5-
--sub-color: #d1d0c5;
2+
--main-color: #e2b714;
3+
--caret-color: #e2b714;
4+
--sub-color: #323437;
5+
--bg-color: #e1e1e3;
66
}

0 commit comments

Comments
 (0)