diff --git a/.config/browser/chrome/arch-logo.png b/.config/browser/chrome/arch-logo.png deleted file mode 100644 index 00b47748..00000000 Binary files a/.config/browser/chrome/arch-logo.png and /dev/null differ diff --git a/.config/browser/chrome/userChrome.css b/.config/browser/chrome/userChrome.css index 4a8efbbb..8d4d3ed1 100644 --- a/.config/browser/chrome/userChrome.css +++ b/.config/browser/chrome/userChrome.css @@ -10,9 +10,7 @@ /* Background Color */ #browser { - background-image: url(arch-logo.png) !important; - background-size: cover !important; - background-position: center !important; + background-color: #1e2030 !important; } #tabbrowser-tabpanels,