pull/21833/head
Matthew Hodgson 2018-08-12 13:54:44 +02:00
parent 4fbf34e05b
commit 79c06016e1
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ $focus-brightness: 125%;
// red warning colour
$warning-color: #ff0064;
// background colour for warnings
$warning-bg-color: #DF2A8B;
$mention-user-pill-bg-color: #ff0064;
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);