has issues
This commit is contained in:
parent
2e112d7398
commit
c645b0f1d4
96 changed files with 2147083 additions and 5787 deletions
|
|
@ -344,6 +344,14 @@ export const ENUM_COLOR_OVERRIDES: Record<string, Record<string, [number, number
|
|||
Yes: [239, 68, 68],
|
||||
No: [34, 197, 94],
|
||||
},
|
||||
'Within conservation area': {
|
||||
Yes: [20, 184, 166],
|
||||
No: [107, 114, 128],
|
||||
},
|
||||
'Listed building': {
|
||||
Yes: [245, 158, 11],
|
||||
No: [107, 114, 128],
|
||||
},
|
||||
'Current energy rating': {
|
||||
A: [22, 163, 74],
|
||||
B: [132, 204, 22],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue