Skip to content

Commit

Permalink
Added gif for themes
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsaturn committed Oct 19, 2024
1 parent d984a58 commit 354caa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/theme-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ _As of version 1.13_

CapRover now offers theme customization to give you more control over the look and feel of your dashboard. Utilizing Ant Design for our front-end framework, you can tailor the UI to match your preferences. To get started, refer to the [Ant Design customization documentation](https://ant.design/docs/react/customize-theme) for detailed guidance. By tweaking variables such as primary color, border radius, and font size, you can create a personalized theme that reflects your brand or taste. Happy theming!

![](/img/themes.gif)

**A few notes:**

- Ant Design theme is a javascript object, not a stringified JSON. The keys do not have double quotes.
Expand Down
Binary file added website/static/img/themes.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 354caa6

Please sign in to comment.