update zen-browser theme to a1e737d200
This commit is contained in:
parent
3c9e51bb8b
commit
89f366ae87
2 changed files with 205 additions and 204 deletions
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
|
||||
.sidebar-placesTree {
|
||||
background-color: #313244 !important;
|
||||
background-color: #1e1e2e !important;
|
||||
}
|
||||
|
||||
#zen-workspaces-button {
|
||||
|
@ -101,7 +101,7 @@
|
|||
}
|
||||
|
||||
.sidebar-placesTree {
|
||||
background-color: #ccd0da !important;
|
||||
background-color: #eff1f5 !important;
|
||||
}
|
||||
|
||||
#zen-workspaces-button {
|
||||
|
@ -137,4 +137,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
--newtab-element-hover-color: #313244 !important;
|
||||
--newtab-text-primary-color: #cdd6f4 !important;
|
||||
--newtab-wordmark-color: #cdd6f4 !important;
|
||||
--newtab-primary-action-background: #89b4fa !important;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
@ -114,9 +115,10 @@
|
|||
background-color: #313244 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Catppuccin Latte Blue userContent.css*/
|
||||
|
||||
/* Catppuccin Latte Blue userContent.css*/
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
|
||||
|
@ -142,6 +144,7 @@
|
|||
--newtab-element-hover-color: #ccd0da !important;
|
||||
--newtab-text-primary-color: #4c4f69 !important;
|
||||
--newtab-wordmark-color: #4c4f69 !important;
|
||||
--newtab-primary-action-background: #1e66f5 !important;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
@ -232,5 +235,4 @@
|
|||
background-color: #ccd0da !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Reference in a new issue