Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Briar Desktop Briar Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • Briar DesktopBriar Desktop
  • Issues
  • #48

Closed
Open
Created Sep 22, 2021 by Mikolai Gütschow@ialokimMaintainer

Theming

Comment by @paul-lorenc in the chat:

I did a bit of research into material design, we can refactor our existing color “system” into a proper MaterialTheme which will automatically theme all the material composables. This also allows us to tweak the material composables’ colors, typography, and shape (while sticking to the main material design principles). https://developer.android.com/jetpack/compose/themes

Using MaterialTheme will also allow us to easily implement light/dark mode toggling.

Edited Sep 22, 2021 by Mikolai Gütschow
Assignee
Assign to
Time tracking