We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a13112 + 5b9f19c commit 4c02ad2Copy full SHA for 4c02ad2
adminforth/modules/styles.ts
@@ -370,7 +370,7 @@ export const styles = () => ({
370
/* Show/Create/Edit View Table background */
371
/*----------------------------------------*/
372
darkForm: "#1F2937",
373
- darkFormBorder: "#FF0000",
+ darkFormBorder: "#374151",
374
darkFormHeading: "alias:darkListTableHeading",
375
darkFormFieldTextColor: "alias:darkListTableText",
376
0 commit comments