diff options
| author | cristiano <[email protected]> | 2020-12-29 14:08:27 +0000 |
|---|---|---|
| committer | cristiano <[email protected]> | 2020-12-29 14:08:27 +0000 |
| commit | 26500429ee832331e018e2738c4035637a88b2ed (patch) | |
| tree | 2e6aa4ac07cd5ffc097edbe1f3ec84fc6f21083b | |
| parent | d31a64dc1219e076bcc214a16c20f3111b748893 (diff) | |
| download | protonmail-themes-26500429ee832331e018e2738c4035637a88b2ed.tar.xz protonmail-themes-26500429ee832331e018e2738c4035637a88b2ed.zip | |
Updated search bar on Dark Bubble Gum
| -rw-r--r-- | templates/dark_bubble_gum/dark_bubble_gum.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dark_bubble_gum/dark_bubble_gum.scss b/templates/dark_bubble_gum/dark_bubble_gum.scss index ef32a48..ff139d9 100644 --- a/templates/dark_bubble_gum/dark_bubble_gum.scss +++ b/templates/dark_bubble_gum/dark_bubble_gum.scss @@ -9,7 +9,7 @@ * =========================================== */ $base: #1C1C1C; -$search: #000; +$search: #131212; $highlight: #EF2D56; $navigation: #fff; |
