forked from LiveCarta/BookConverter
converter fix: add colors
This commit is contained in:
@@ -86,6 +86,8 @@ class LawCartaConfig:
|
|||||||
'#808000': 'darkGreen',
|
'#808000': 'darkGreen',
|
||||||
'#c0c0c0': 'lightGray',
|
'#c0c0c0': 'lightGray',
|
||||||
'#ffffff': 'white',
|
'#ffffff': 'white',
|
||||||
|
'#800000': '#800000',
|
||||||
|
'#808080': '#808080'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user