mirror of
https://github.com/KevinMidboe/k9e.no.git
synced 2026-01-07 09:45:53 +00:00
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
const colors = ['#24d05a', '#eb4888', '#10a2f5', '#e9bc3f'];
|
|
|
|
export default colors;
|