mirror of
https://github.com/maputnik/editor.git
synced 2026-01-03 20:10:02 +00:00
Error panel with current map style errors #40
This commit is contained in:
@@ -8,7 +8,7 @@ const baseColors = {
|
||||
blue: '#00d9f7',
|
||||
green: '#B4C7AD',
|
||||
orange: '#fb3',
|
||||
red: '#f04',
|
||||
red: '#cf4a4a',
|
||||
}
|
||||
|
||||
const themeColors = {
|
||||
|
||||
Reference in New Issue
Block a user