Files
traque/mobile/traque-app/util/colors.js
2026-02-15 19:23:29 +01:00

4 lines
53 B
JavaScript

export const Colors = {
background: '#f5f5f5'
};