JohnCoatesOSS / Limitless

Fork of Cydia. Different name to avoid confusion. Goal: Refactor Cydia to make contributions easier. Backport features to Cydia's coding style so they can be submitted for consideration.
GNU General Public License v3.0
155 stars 28 forks source link

(WIP) Begin UI dark theme #55

Closed nullpixel closed 7 years ago

nullpixel commented 7 years ago

Let's make it more "limitless" https://cloud.githubusercontent.com/assets/2975241/20806609/3d06d346-b7c1-11e6-9ebe-3a540105f9d1.gif

TODO:

Screenshots:

simulator screen shot 3 dec 2016 15 28 46 simulator screen shot 3 dec 2016 15 28 48 simulator screen shot 3 dec 2016 15 28 50 simulator screen shot 3 dec 2016 15 28 51 simulator screen shot 3 dec 2016 15 28 52

JohnCoates commented 7 years ago

Looking good! We've got a dark mode concept in #28 you can take a look at also. I suggest you start wrapping dark mode into a feature flag, because it's unlikely to get merged otherwise.

nullpixel commented 7 years ago

@JohnCoates Yeah, that's where I was getting inspiration from.