summaryrefslogtreecommitdiff
path: root/gtk-themes/Parabola-BlackMATE/iceweasel-chrome/userChrome.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-themes/Parabola-BlackMATE/iceweasel-chrome/userChrome.css')
-rw-r--r--gtk-themes/Parabola-BlackMATE/iceweasel-chrome/userChrome.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/gtk-themes/Parabola-BlackMATE/iceweasel-chrome/userChrome.css b/gtk-themes/Parabola-BlackMATE/iceweasel-chrome/userChrome.css
new file mode 100644
index 0000000..2fcfe41
--- /dev/null
+++ b/gtk-themes/Parabola-BlackMATE/iceweasel-chrome/userChrome.css
@@ -0,0 +1,7 @@
+
+#urlbar { background-color: #000 !important ; color: #FFF !important ; }
+#searchbar >* { background-color: #000 !important ; color: #FFF !important ; }
+
+.autocomplete-richlistbox { background-color: #000 !important ; color: #FFF !important ; }
+.autocomplete-richlistbox richlistitem .ac-separator ,
+.autocomplete-richlistbox richlistitem .ac-url { color: #AFA !important ; }