You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: use category colors in the timeline view (#609)
* Use configured category colors in the timeline view
This currently uses a slightly different strategy from where colors are used elsewhere
* Some debug logging for color categories
* Rather go in one step from bucket+event to category color
This allows doing something different for afk
* Remove unused code added along the way
* Removed verbose logging
* Prettier spacing to please the linter
* docs: added note about incompatibility with certain category rules
---------
Co-authored-by: Erik Bjäreholt <[email protected]>
0 commit comments