From cc119c73a47052b284919bd7cd60077a117b7fd1 Mon Sep 17 00:00:00 2001 From: Ivan <8611739+IRBorisov@users.noreply.github.com> Date: Sun, 13 Apr 2025 19:05:47 +0300 Subject: [PATCH] F: More color simplifications --- rsconcept/frontend/src/app/footer.tsx | 2 +- .../frontend/src/components/ui/combo-box.tsx | 2 +- .../src/components/ui/combo-multi.tsx | 12 ++++------- .../help/items/ui/help-formula-tree.tsx | 2 +- .../dlg-edit-editors/dlg-edit-editors.tsx | 2 +- .../dlg-edit-versions/table-versions.tsx | 2 +- .../oss/components/pick-multi-operation.tsx | 2 +- .../frontend/src/features/rsform/colors.ts | 21 +------------------ .../rsform/components/badge-grammeme.tsx | 9 +------- .../rsform/components/refs-input/tooltip.ts | 6 +----- .../dlg-cst-template/tab-arguments.tsx | 2 +- .../dlg-edit-word-forms.tsx | 2 +- .../dlg-edit-word-forms/table-word-forms.tsx | 2 +- .../features/users/components/table-users.tsx | 2 +- rsconcept/frontend/src/index.css | 9 ++------ rsconcept/frontend/src/styling/colors.ts | 2 -- rsconcept/frontend/src/styling/components.css | 4 +++- rsconcept/frontend/src/styling/constants.css | 9 -------- rsconcept/frontend/src/styling/overrides.css | 8 +++---- rsconcept/frontend/src/styling/utilities.css | 11 +++++++++- 20 files changed, 36 insertions(+), 75 deletions(-) diff --git a/rsconcept/frontend/src/app/footer.tsx b/rsconcept/frontend/src/app/footer.tsx index e8be22c1..45e5875f 100644 --- a/rsconcept/frontend/src/app/footer.tsx +++ b/rsconcept/frontend/src/app/footer.tsx @@ -10,7 +10,7 @@ export function Footer() { 'z-navigation', 'mx-auto', 'px-3 py-2 flex flex-col items-center gap-1', - 'text-xs sm:text-sm select-none whitespace-nowrap text-inert-foreground bg-background' + 'text-xs sm:text-sm select-none whitespace-nowrap text-muted-foreground bg-background' )} >