[simple_browser] ui update

- New color theme
- Move tabs to be after navbar
- Tabs size now flexible, dividing the row equally
- Move new tab button from tabs to navbar
  - Tabs are now hidden when there are less than 2 tabs
  - Navbar now handles no tabs more gracefully
- Theme data moved to MaterialApp from navbar,
  since it no longer depends on focus
  and can now be shared between all widgets
- Split NavigationBar into multiple widgets:
  - NavigationField
  - HistoryButtons

Change-Id: I3a9b0aed42537d081815f835d54e5fda1e2ec470
5 files changed
tree: 333d11867f947b0907a02c6b922254a199fd4c71
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. keyboard/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. analysis_options.yaml
  11. AUTHORS
  12. BUILD.gn
  13. CONTRIBUTING.md
  14. LICENSE
  15. OWNERS
  16. PATENTS
  17. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.