akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.25k stars 202 forks source link

Implement global colors #599

Closed Alecaddd closed 3 years ago

Alecaddd commented 3 years ago

Summary / How this PR fixes the problem?

Implement a barebone Global color library users can use to save colors.

Steps to Test

Create various colors and save them. Confirm that the colors are maintained at the next restart.

Screenshots

Screenshot from 2021-05-26 23-35-38

Known Issues / Things To Do

This is an initial implementation but the feature is not complete. Follow up PRs will implement the ability to delete and reorder colors.