Fasthub: Teal customized accent displays as Green

Created on 29 Aug 2017  路  6Comments  路  Source: k0shk0sh/FastHub

FastHub Version: 4.1.0
Android Version: 7.1.2 (SDK: 25)
Device Information:

  • Manufacturer: Google

- Model: Pixel C

Low Accepted Completed Bug

Most helpful comment

we can see that the theme engine is treating green and teal as the same if the theme is dark:
https://github.com/k0shk0sh/FastHub/blob/master/app/src/main/java/com/fastaccess/provider/theme/ThemeEngine.kt#L92
which means that this isnt a bug its a just a missing color from the theme's palette.
@k0shk0sh am i correct or am i missing something?

All 6 comments

@yakov116

@TheWithz Thanks reproduced.
Side note: I am going to delete all non relevant info

@Dreamersoul want to take a look at this?

i am currently busy but will look into it over the weekend :) thanks for reporting it @TheWithz

we can see that the theme engine is treating green and teal as the same if the theme is dark:
https://github.com/k0shk0sh/FastHub/blob/master/app/src/main/java/com/fastaccess/provider/theme/ThemeEngine.kt#L92
which means that this isnt a bug its a just a missing color from the theme's palette.
@k0shk0sh am i correct or am i missing something?

@Dreamersoul it looks like you are correct!

@Dreamersoul yep, you definitely are 馃ぃ

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rigrassm picture rigrassm  路  3Comments

shaboigan picture shaboigan  路  3Comments

failex234 picture failex234  路  3Comments

lil5 picture lil5  路  3Comments

alexejk picture alexejk  路  3Comments