Make user mentions more pill-like
By adding subtle background-colors
This commit is contained in:
parent
55084d3aca
commit
e923847dac
3 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,7 @@ $focus-brightness: 125%;
|
|||
// red warning colour
|
||||
$warning-color: #ff0064;
|
||||
$mention-user-pill-bg-color: #ff0064;
|
||||
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
|
||||
|
||||
$preview-bar-bg-color: #f7f7f7;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue