Skip to content

Commit 82b90ab

Browse files
committed
chore: update theme colours
1 parent 787eb86 commit 82b90ab

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@
88
},
99
"favicon": "/favicon.svg",
1010
"colors": {
11-
"primary": "#0D9373",
12-
"light": "#07C983",
13-
"dark": "#0D9373"
11+
"primary": "#FFFFFF",
12+
"light": "#FFFFFF",
13+
"dark": "#FFFFFF",
14+
"background": {
15+
"dark": "#171717",
16+
"light": "#171717"
17+
}
1418
},
1519
"navigation": {
1620
"languages": [

0 commit comments

Comments
 (0)