ubuntu / archive_yaru.dart

Ubuntu Yaru Flutter Theme
https://ubuntu.github.io/yaru.dart/
Mozilla Public License 2.0
334 stars 40 forks source link

feat: make dark theme darker #373

Closed Feichtmeier closed 1 year ago

Feichtmeier commented 1 year ago

This PR adds a darker version of Jet (#2b2b2b) which is "Dark Jet" #252525 and applies it as the material theme's background color.

There are two main colours for things in the background in material themes

Reasons why I think this is better:

Before After
grafik grafik
grafik grafik
grafik grafik

Please everyone involved have a look and say what you think @Jupi007 @jpnurmi @madsrh @elioqoshi

Note: the textfields now are light against dark and before dark against light, this could need fixing if you want

Fixes #234

Jupi007 commented 1 year ago

I really like it, there's a real contrast between the headerbar and the window body 👍

elioqoshi commented 1 year ago

This is a good improvement +1

Feichtmeier commented 1 year ago

@jpnurmi since we've got some design thumbs up by Paul, mads and Elio and also me could you see if the code is okay for you (review)? Or ofc see if you have veto against the look