mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #2038378 [[Enhancement] Use a darker or different color in the Change library access permission popup](https://bugs.launchpad.net/calibre/+bug/2038378)
This commit is contained in:
parent
80d660c334
commit
7897c92a3a
@ -60,7 +60,7 @@ builtin_colors_light = {
|
|||||||
'purple': '#d9b2ff',
|
'purple': '#d9b2ff',
|
||||||
}
|
}
|
||||||
builtin_colors_dark = {
|
builtin_colors_dark = {
|
||||||
'yellow': '#c18d18',
|
'yellow': '#906e00',
|
||||||
'green': '#306f50',
|
'green': '#306f50',
|
||||||
'blue': '#265589',
|
'blue': '#265589',
|
||||||
'red': '#a23e5a',
|
'red': '#a23e5a',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user