diff --git a/apps/app/components/core/custom-theme-selector.tsx b/apps/app/components/core/custom-theme-selector.tsx index ef21b86e1..5bc25b138 100644 --- a/apps/app/components/core/custom-theme-selector.tsx +++ b/apps/app/components/core/custom-theme-selector.tsx @@ -139,7 +139,9 @@ export const CustomThemeSelector: React.FC = ({ preLoadedData }) => {
-

Background

+

+ Primary background color +

= ({ preLoadedData }) => {
-

Background surface 1

+

+ Secondary background color +

= ({ preLoadedData }) => {
-

Background surface 2

+

+ Tertiary background color +

= ({ preLoadedData }) => {
-

Border

+

Border color

= ({ preLoadedData }) => {
-

Sidebar

+

+ Sidebar background color +

= ({ preLoadedData }) => {
-

Accent

+

Accent color

= ({ preLoadedData }) => {
-

Text primary

+

+ Primary text color +

= ({ preLoadedData }) => {
-

Text secondary

+

+ Secondary text color +