.caja-notebook .entry { background: $bg_color; color: $fg_color; &:selected { background: $selected_bg_color; color: $selected_fg_color; } }