Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* bookmarks panel */
- menupopup {
- --panel-background: var(--green) !important;
- --panel-color: var(--yellow) !important;
- --panel-border-radius: 14px !important;
- }
- /* hamburger panel */
- panelview {
- background: var(--green) !important;
- color: var(--yellow) !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement