mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-10 16:30:18 +02:00
4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
export const COLORS = {
|
|
background: '#f5f5f5'
|
|
};
|