>>215
背景色を変える方法もある。
/* サイドバーの背景色を指定 */
#bookmarks-view,
#historyTree {
background-color: #FFF7E6 !important;
}