Skip to content
Snippets Groups Projects
  1. May 10, 2024
    • Alexander Lussier-Cullen's avatar
      styles: fix call checkbox color · 6c3388db
      Alexander Lussier-Cullen authored
      remove unneeded colorOnPrimary definition from AppThemeBase.Dark
      
      this theme is used in three contexts:
      * AppTheme.Call.Base, where colorOnPrimary was causing the checkbox to
        render as a white block. It has no other effect.
      * AppTheme.MediaViewer, where the change influences nothing.
      * MenuHeader, which appears to be completely unused.
      
      I would have preferred to specify the color in the AppTheme.Call.Base,
      but overwriting the value with transparency doesn't appear to work.
      
      GitLab: #1493
      Change-Id: Ib3e6ee1b38d08c70210222ce24f6e4b46972719d
      6c3388db
  2. May 08, 2024
  3. May 07, 2024
  4. May 06, 2024
  5. May 02, 2024
  6. May 01, 2024
  7. Apr 26, 2024
  8. Apr 24, 2024
  9. Apr 23, 2024
  10. Apr 22, 2024
  11. Apr 19, 2024
  12. Apr 17, 2024
  13. Apr 16, 2024
  14. Apr 15, 2024
  15. Apr 12, 2024
  16. Apr 10, 2024
  17. Apr 09, 2024
Loading