Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(utils.colors): golden_angle_color utility can return colors as a list of QColor, RGB or HEX

wyzula_j requested to merge color-formatting into master

Description

golden_angle_color utility can return colors as a list of QColor, RGB or HEX.

Related Issues

None

Type of Change

  • new argument for golden_angle_color

Potential side effects

None, by default it returns colors in the same formatting.

Edited by wyzula_j

Merge request reports

Loading