From b4a7ff62ccba8a6c7964eacb098dd36590bac565 Mon Sep 17 00:00:00 2001 From: meta-d Date: Sun, 18 Feb 2024 20:52:39 +0800 Subject: [PATCH] feat: indicator market page dark theme --- .../features/indicator/_indicator-theme.scss | 2 +- .../indicator/market/market.component.html | 2 +- .../indicator/market/market.component.scss | 43 ++++++++++++++++--- .../indicator/viewer/viewer.component.html | 2 +- 4 files changed, 40 insertions(+), 9 deletions(-) diff --git a/apps/cloud/src/app/features/indicator/_indicator-theme.scss b/apps/cloud/src/app/features/indicator/_indicator-theme.scss index 78c495cf6..f3f84a001 100644 --- a/apps/cloud/src/app/features/indicator/_indicator-theme.scss +++ b/apps/cloud/src/app/features/indicator/_indicator-theme.scss @@ -11,7 +11,7 @@ .pac-indicator-market { .ngm-tree-select { - background-color: mat.get-color-from-palette($background, card); + // background-color: mat.get-color-from-palette($background, card); .mat-tree.ngm-tree-select__panel { overflow-y: auto; diff --git a/apps/cloud/src/app/features/indicator/market/market.component.html b/apps/cloud/src/app/features/indicator/market/market.component.html index eed3d4d3e..767bc518d 100644 --- a/apps/cloud/src/app/features/indicator/market/market.component.html +++ b/apps/cloud/src/app/features/indicator/market/market.component.html @@ -24,7 +24,7 @@ - +
+