New: Updated button and calendar outline colors for dark theme

(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
pull/1649/head
Benjamin Staneck 1 year ago committed by Bogdan
parent 78ed2a1af0
commit 649b301444

@ -74,9 +74,9 @@ module.exports = {
defaultButtonTextColor: '#eee',
defaultButtonBackgroundColor: '#333',
defaultBorderColor: '#eaeaea',
defaultBorderColor: '#393f45',
defaultHoverBackgroundColor: '#444',
defaultHoverBorderColor: '#d6d6d6',
defaultHoverBorderColor: '#5a6265',
primaryBackgroundColor: '#5d9cec',
primaryBorderColor: '#5899eb',

Loading…
Cancel
Save