// Generated by the fabric-theme tool — do not edit by hand. // Lists every palette JSON in this directory. Add palettes via the theme tool. import p_default from './default.json' export const palettes: Record = { default: p_default, }