diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 568b3c1..647d40d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,5 @@ -0.1.1 - (unreleased) -==================== +0.1.1 - 2021-07-18 +================== Changed ------- diff --git a/beeref/constants.py b/beeref/constants.py index d985061..ab2b490 100644 --- a/beeref/constants.py +++ b/beeref/constants.py @@ -30,7 +30,7 @@ COLORS = { 'Active:ButtonText': (200, 200, 200), 'Active:Highlight': (83, 167, 165), 'Active:Link': (90, 181, 179), - 'Disabled:Light': (0, 0, 0), + 'Disabled:Light': (0, 0, 0, 0), 'Disabled:Text': (140, 140, 140), # BeeRef specific: