Skip to content

Commit

Permalink
Update to mint theme
Browse files Browse the repository at this point in the history
  • Loading branch information
handotdev committed Oct 19, 2023
1 parent f57e883 commit ffdfa8b
Show file tree
Hide file tree
Showing 6 changed files with 357 additions and 261 deletions.
241 changes: 133 additions & 108 deletions images/hero-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
246 changes: 131 additions & 115 deletions images/hero-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Introduction
description: "Welcome to the home of your new documentation"
description: 'Welcome to the home of your new documentation'
---

<img
Expand Down
59 changes: 44 additions & 15 deletions logo/dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 43 additions & 14 deletions logo/light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 5 additions & 8 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,12 @@
},
"favicon": "/favicon.png",
"colors": {
"primary": "#9563FF",
"light": "#AE87FF",
"dark": "#0D001D",
"background": {
"dark": "#090014"
},
"primary": "#0D9373",
"light": "#07C983",
"dark": "#0D9373",
"anchors": {
"from": "#FF7F57",
"to": "#9563FF"
"from": "#0D9373",
"to": "#07C983"
}
},
"topbarLinks": [
Expand Down

0 comments on commit ffdfa8b

Please sign in to comment.