mirror of
https://codeberg.org/vyn/selenite.git
synced 2025-07-05 10:53:19 +00:00
Make util function available + improve VTag
This commit is contained in:
parent
9592f1b18d
commit
0fa6be0b1a
2 changed files with 15 additions and 3 deletions
|
@ -27,4 +27,6 @@ struct Palette {
|
|||
|
||||
std::optional<Palette> parseJson(const std::string &path);
|
||||
|
||||
Color hexStringToColor(const std::string &hexString);
|
||||
|
||||
} // namespace selenite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue