Skip to content

Draft: Add AdwColorTheme for recoloring API

Christopher Davis requested to merge wip/cdavis/recoloring-api into main

Adds the AdwColorTheme object and an API to use it for global recoloring of apps.

TODO:

  • There are definitely memory leaks
  • Figure out how to handle our color palette
  • Documentation for the AdwColorTheme object itself and the AdwColor enum
  • Maybe there's a better name for AdwColor?
  • General API discussion
  • Tests
Edited by Christopher Davis

Merge request reports