Skip to content

Commit b168c69

Browse files
fix button styling by updating theme colors
1 parent 6a712a8 commit b168c69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"theme": "aspen",
44
"name": "Docs",
55
"colors": {
6-
"primary": "#1D4ED8",
6+
"primary": "#3B82F6",
77
"light": "#F8FAFC",
8-
"dark": "#CBD5E1"
8+
"dark": "#1D4ED8"
99
},
1010
"favicon": "/favicon.ico",
1111
"navigation": {

0 commit comments

Comments
 (0)