|
|
|
@ -92,9 +92,9 @@ module.exports = {
|
|
|
|
|
|
|
|
|
|
defaultButtonTextColor: '#eee',
|
|
|
|
|
defaultBackgroundColor: '#333',
|
|
|
|
|
defaultBorderColor: '#eaeaea',
|
|
|
|
|
defaultBorderColor: '#393f45',
|
|
|
|
|
defaultHoverBackgroundColor: '#444',
|
|
|
|
|
defaultHoverBorderColor: '#d6d6d6',
|
|
|
|
|
defaultHoverBorderColor: '#5a6265',
|
|
|
|
|
|
|
|
|
|
primaryBackgroundColor: '#5d9cec',
|
|
|
|
|
primaryBorderColor: '#5899eb',
|
|
|
|
@ -207,7 +207,7 @@ module.exports = {
|
|
|
|
|
|
|
|
|
|
calendarTodayBackgroundColor: '#3e3e3e',
|
|
|
|
|
calendarBackgroundColor: '#2a2a2a',
|
|
|
|
|
calendarBorderColor: '#cecece',
|
|
|
|
|
calendarBorderColor: '#393f45',
|
|
|
|
|
calendarTextDim: '#eee',
|
|
|
|
|
calendarTextDimAlternate: '#fff',
|
|
|
|
|
|
|
|
|
|