mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Fix layout at note list
This commit is contained in:
@@ -15,7 +15,7 @@ $ui-text-color = #333333
|
||||
$ui-inactive-text-color = #939395
|
||||
$ui-borderColor = #D1D1D1
|
||||
$ui-backgroundColor = #FFFFFF
|
||||
$ui-noteList-backgroundColor = #F3F3F3
|
||||
$ui-noteList-backgroundColor = #FBFBFB
|
||||
$ui-noteDetail-backgroundColor = #F4F4F4
|
||||
$ui-border = solid 1px $ui-borderColor
|
||||
$ui-active-color = #6AA5E9
|
||||
@@ -197,6 +197,8 @@ topBarButtonLight()
|
||||
opacity 1
|
||||
|
||||
// White theme
|
||||
$ui-white-noteList-backgroundColor = #F3F3F3
|
||||
|
||||
/**
|
||||
* Nav
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user