diff --git a/src/config.py b/src/config.py index 4b1a911..14cd5e5 100644 --- a/src/config.py +++ b/src/config.py @@ -86,6 +86,8 @@ class LawCartaConfig: '#808000': 'darkGreen', '#c0c0c0': 'lightGray', '#ffffff': 'white', + '#800000': '#800000', + '#808080': '#808080' }