export interface NoteColors { color: string; name: string; }