tomayac’s avatartomayac’s Twitter Archive—№ 22,095

  1. …in reply to @jaffathecake
    @jaffathecake @toniengelhardt @ChromiumDev @DasSurma As far as I know true transparency isn’t a thing on Android, but you can set the color dynamically via JavaScript. Many apps use this to react on dark mode / light mode changes. (Example: github.com/tomayac/SVGcode/blob/8a97002d90ba6106d9869564920ff622526796cf/src/js/main.js#L105)