FuelLabs/fuel-ui

Adjust `ContentLoader` color

Closed this issue · 1 comments

Motivation

RN I think it's looking too dark in light theme, and too light in dark theme. we should make it more discrete

Screen.Recording.2023-05-02.at.15.46.14.mov

Usage example

No response

Possible implementations

No response

To add on to this the generic intentsBaseX variables do not work when passed in. Only the darkColors or lightColors variables work here, but it would be nice if the generic colors worked as well.