mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Merge pull request #8265 from kritishd8/dev
Added workspace color bg to search mode indicators
This commit is contained in:
@@ -507,6 +507,10 @@ button.popup-notification-dropmarker {
|
||||
}
|
||||
}
|
||||
|
||||
#urlbar-search-mode-indicator {
|
||||
background-color: color-mix(in srgb, var(--zen-primary-color) 50%, transparent 50%) !important;
|
||||
}
|
||||
|
||||
/* Code ~~stolen~~ taken inspiration from https://github.com/greeeen-dev/zen-arc-cmd-bar
|
||||
*
|
||||
* MIT License
|
||||
|
Reference in New Issue
Block a user