diff options
| -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; |
