diff --git a/DeepDrftShared.Client/wwwroot/styles/deepdrft-tokens.css b/DeepDrftShared.Client/wwwroot/styles/deepdrft-tokens.css index feff9fe..7bc46be 100644 --- a/DeepDrftShared.Client/wwwroot/styles/deepdrft-tokens.css +++ b/DeepDrftShared.Client/wwwroot/styles/deepdrft-tokens.css @@ -11,6 +11,7 @@ --deepdrft-green: #1A3C34; --deepdrft-green-light: #2A5C4F; --deepdrft-green-accent: #3D7A68; + --deepdrft-green-interactive: #3aa163; --deepdrft-muted: #8A9BB0; --deepdrft-white: #FAFAF8; --deepdrft-border: rgba(13, 27, 42, 0.10);