aboutsummaryrefslogtreecommitdiff
path: root/src/components/tables/scss/_colors.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/tables/scss/_colors.scss')
-rw-r--r--src/components/tables/scss/_colors.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/tables/scss/_colors.scss b/src/components/tables/scss/_colors.scss
index 2a3725c..7077b62 100644
--- a/src/components/tables/scss/_colors.scss
+++ b/src/components/tables/scss/_colors.scss
@@ -28,6 +28,8 @@ $fgColorDisabled: $disabledColor;
$inputBackgroundColor: $backgroundColor;
+$thColor: $altBackgroundColor;
+
$warningColor: $warningColor;
@mixin button {