8000 update: dark & white accent color · FahimFBA/JavaScript@9441328 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9441328

Browse files
committed
update: dark & white accent color
1 parent b7f38ae commit 9441328

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
darklightTheme: {
7474
bodyFontSize: "16px",
7575
dark: {
76-
accent: "#c9e265",
76+
accent: "#d44e70",
7777
},
7878
light: {
79-
accent: "#75900C",
79+
accent: "#4ed4d2",
8080
},
8181
},
8282
};

0 commit comments

Comments
 (0)
0