mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-05 01:17:23 +00:00
pages/search: indicator for discarded tabs
This commit is contained in:
parent
bd95d1c114
commit
bcf56cf841
4 changed files with 25 additions and 1 deletions
|
|
@ -20,6 +20,10 @@ html, body {
|
|||
--gray-dark-60: #2b2a33;
|
||||
--gray-dark-80: #1c1b22;
|
||||
--gray-dark-90: #15141a;
|
||||
|
||||
--green-20: #b3ffe3;
|
||||
--green-40: #54ffbd;
|
||||
--green-60: #2ac3a2;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue