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