Darken Teams sidebar

This commit is contained in:
David Benqué 2021-02-10 10:05:48 +00:00
parent fb606929ef
commit 3f2f769d3f
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@
// Teams
@cp_teams-card-bg: @cryptpad_color_grey_800;
@cp_teams-leftside-bg: darken(@cryptpad_color_grey_800, 5%);
@cp_teams-leftside-bg: darken(@cryptpad_color_grey_800, 10%);
@cp_teams-invite-bg: fade(@cryptpad_color_brand, 50%);
@cp_teams-invite-fg: @cryptpad_text_col;
@cp_teams-roster-odd: fade(@cryptpad_text_col, 15%);