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
Right now we save colors to the database in text, example "Red", "Yellow", "Magenta" etc.
We have a list which Hex these colors have in the code, so we should change so we instead save the hexcodes. We dont really have a reason to save text to the database as no one will ever read them. Not even me :)
The text was updated successfully, but these errors were encountered:
Right now we save colors to the database in text, example "Red", "Yellow", "Magenta" etc.
We have a list which Hex these colors have in the code, so we should change so we instead save the hexcodes. We dont really have a reason to save text to the database as no one will ever read them. Not even me :)
The text was updated successfully, but these errors were encountered: