From 53cb73634db85e25f1e39cc9f549f2adf2f8ab29 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 31 May 2020 16:27:35 -0500 Subject: [PATCH] Color replace --brand-color-med --- app/soapbox/reducers/theme.js | Bin 1349 -> 1349 bytes app/styles/soapbox-light/diff.scss | 4 --- app/styles/soapbox/about.scss | 4 +-- app/styles/soapbox/basics.scss | 2 +- app/styles/soapbox/components.scss | 23 ++++++++++++------ .../soapbox/components/account-header.scss | 2 +- .../soapbox/components/hotkeys-modal.scss | 2 +- app/styles/soapbox/forms.scss | 4 +-- app/styles/soapbox/tables.scss | 4 +-- 9 files changed, 25 insertions(+), 20 deletions(-) diff --git a/app/soapbox/reducers/theme.js b/app/soapbox/reducers/theme.js index 3bbd71a30f4febebdd57e7b32b19838631623729..122a1d7693c7e53c9833e3b0f2932ad41856a0a1 100644 GIT binary patch delta 15 WcmX@gb(CvE1T&MN>E thead > tr > th { @@ -183,7 +183,7 @@ a.table-action-link { &__row { border: 1px solid darken($ui-base-color, 8%); border-top: 0; - background: darken($ui-base-color, 4%); + background: var(--brand-color-med); @media screen and (max-width: $no-gap-breakpoint) { &:first-child {