diff options
Diffstat (limited to 'app/src/main/assets/css/themes/material_amoled.scss')
-rw-r--r-- | app/src/main/assets/css/themes/material_amoled.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/assets/css/themes/material_amoled.scss b/app/src/main/assets/css/themes/material_amoled.scss index a0f93c7a..879ad33a 100644 --- a/app/src/main/assets/css/themes/material_amoled.scss +++ b/app/src/main/assets/css/themes/material_amoled.scss @@ -1,5 +1,6 @@ $text: #fff; $link: #eee; +$accent: #5d86dd; $background: #000; $bg_transparent: #000; |