mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
* reorg of storybook docs and add some new components * releaes notes * Update meta tags for Actual Budget Design System * Increase sidebar item font size from 14px to 16px
12 lines
484 B
Plaintext
12 lines
484 B
Plaintext
import { Meta } from '@storybook/addon-docs/blocks';
|
|
|
|
<Meta title="Themes/Theming" />
|
|
|
|
# Theming
|
|
|
|
Actual Budget supports customizable themes that allow you to personalize the look and feel of the application. You can switch between built-in themes or create your own custom themes.
|
|
|
|
For detailed information on how to create and apply custom themes, please visit the official documentation:
|
|
|
|
**[Custom Themes Documentation](https://actualbudget.org/docs/experimental/custom-themes)**
|