add color for active monitoring button

This commit is contained in:
smanylov
2026-02-18 18:29:21 +07:00
parent c658721333
commit 67bf12c11f
3 changed files with 11 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@ $bg-darkening: #0000007a;
$shadow-1: #0000001a;
$white: #fff;
$red: #dc2626;
$green: #00a63e;
$p-color-disabled: #6365f18e;
$s-color-disabled: #8a5cf663;