Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2018-11-16 19:36:38 +00:00
commit d3496c0cb9

View file

@ -68,6 +68,7 @@ $focus-bg-color: #dddddd;
// button UI (white-on-green in light skin)
$accent-fg-color: #ffffff;
$accent-color: #6CC1F6;
$accent-color-50pct: #6CC1F67F;
$accent-hover-color: #84cfff;
$selection-fg-color: $primary-bg-color;