Skip to content

Commit 98b307d

Browse files
committed
tweak colors
1 parent dc22bec commit 98b307d

File tree

3 files changed

+7
-548
lines changed

3 files changed

+7
-548
lines changed

docs.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "Build the future of the internet of blockchains with Cosmos.",
55
"theme": "mint",
66
"colors": {
7-
"primary": "#40eff2",
8-
"light": "#FAFAFA",
7+
"primary": "#000",
8+
"light": "#cccccc",
99
"dark": "#0E0E0E"
1010
},
1111
"icons": {
@@ -14,7 +14,10 @@
1414
"styling": {
1515
"codeblocks": "system"
1616
},
17-
"favicon": "/assets/brand/cosmos.svg",
17+
"favicon": {
18+
"light": "/assets/brand/cosmos.svg",
19+
"dark": "/assets/brand/cosmos-dark.svg"
20+
},
1821
"logo": {
1922
"light": "/assets/brand/cosmos-wordmark-dark.svg",
2023
"dark": "/assets/brand/cosmos-wordmark.svg"

0 commit comments

Comments
 (0)