Feature/#109 adaptive font color for badges #149

Merged
Serraniel merged 6 commits from feature/#109-adaptive-font-color-for-badges into develop 2020-12-24 11:11:04 +01:00

6 commits

Author SHA1 Message Date
Serraniel 2e61cf3ede
#109 Added observer to react to late changes of a badge class 2020-12-23 20:01:06 +01:00
Serraniel a362b1fee4
Merge branch 'develop' into feature/#109-adaptive-font-color-for-badges
# Conflicts:
#	package.json
2020-12-22 21:19:46 +01:00
Serraniel 9a28e3a09d
#109 Removed consoel log 2020-11-14 19:40:17 +01:00
Serraniel a94f7b8519
#109 run script for font color after location change and initial load for already existing badges. 2020-11-14 19:34:51 +01:00
Serraniel a33a047de7
#109 added and used aniwatch dark color in css 2020-11-14 19:26:28 +01:00
Serraniel 2b9404e21c
#109 Added base implementation for bade font colors
Added color dependency for calculating background color and if dark or light. Also added a settings option ofc
2020-11-14 19:17:47 +01:00