mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Update CHANGELOG for release 0.1.1
This commit is contained in:
parent
50eda2875a
commit
d9ebf934c7
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
0.1.1 - (unreleased)
|
||||
====================
|
||||
0.1.1 - 2021-07-18
|
||||
==================
|
||||
|
||||
Changed
|
||||
-------
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue