mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-29 01:52:45 +00:00
Change paper palette defaults hues
Fix mobile show-hide
This commit is contained in:
committed by
Francis Lachapelle
parent
321cfb8467
commit
fc69d6b1d4
@@ -97,10 +97,10 @@
|
||||
'hue-3': 'A700'
|
||||
})
|
||||
.backgroundPalette('sogo-paper', {
|
||||
'default': '500',
|
||||
'default': '100',
|
||||
'hue-1': '200',
|
||||
'hue-2': '50',
|
||||
'hue-3': '100'
|
||||
'hue-3': '500'
|
||||
});
|
||||
}])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user