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

pull/7784/head
Weblate 2018-11-16 19:36:38 +00:00
commit d3496c0cb9
1 changed files with 1 additions and 0 deletions

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;