Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
- /* fades buttons */
- #downloads-button, #new-tab-button, #ctraddon_bookmarks-button, #ctraddon_reload-button, bookmarks-button, reload-button, .tab-icon-image {
- opacity: 0.6 !important;
- }
- /*comment to show favicons
- #identity-box, #identity-icon-labels {
- display: none;
- }*/
- /* fix white bg when opening new tabs */
- browser {
- background-color: #1d1e2a !important;
- }
- /* page identity box */
- #identity-box {
- background: #251e18 !important;
- color: #856334 !important;
- }
- /* hide buttons and menu (for now) */
- #reader-mode-button, #bookmarks-menu-button, #PanelUI-button, #back-button, #forward-button, #page-proxy-favicon, .urlbar-history-dropmarker, #identity-box {
- display: none !important;
- }
- /*.tab-icon-image {
- opacity: 0.5 !important;
- filter: grayscale(0.3);
- -webkit-filter: brightness(50%);
- -o-filter: brightness(50%);
- -ms-filter: brightness(50%);
- }*/
- .tab-icon-image {
- /*filter: grayscale(0.9) !important;
- filter: hue-rotate(130deg) !important;*/
- opacity: 0.3 !important;
- }
- /* hide favicons */
- .tab-icon-image {
- display: none !important;
- }
- #TabsToolbar .tabbrowser-tab {
- min-width: 37px !important;
- }
- /* fonts */
- #urlbar, #TabsToolbar .tabbrowser-tab, menu, .autocomplete-richlistbox, #menubar-items, statuspanel[type="overLink"] .statuspanel-label, toolbarbutton, #placeContent, #placesList, .editBMPanel_rowLabel, .textbox-input-box, .viewer-title.label.toolbar, .downloadTarget, .downloadDetails, #bookmarks-view-children, #sidebar-search-label, #sidebar-title, .menubar-text {
- font-family: open sans !important;
- font-weight: 600 !important;
- font-size: 13px !important;
- }
- /* library window */
- #placesToolbar {
- background: #1d1e2a !important;
- }
- /* remove icons */
- #memfx-toolbar-button, #urlbar-reload-button, .box-inherit.toolbarbutton-menubutton-button, .scrollbutton-up, .scrollbutton-down, .tab-close-button.close-icon, #urlbar-stop-button {
- display: none;
- }
- /* remove plugin and reader view
- #reader-mode-button, #notification-popup-box {
- display: none;
- }*/
- /* tab bg color
- #navigator-toolbox, #TabsToolbar {
- background: #1a1b26 !important;
- color: #6f535e !important;
- }*/
- #TabsToolbar .tabbrowser-tab {
- background: #181310 !important;
- border: 0px solid #1d1e2a !important;
- border-radius: 0px !important;
- color: #856334 !important;
- margin: 0px 0px 0px 0px !important;
- padding: 0px;
- height: 20px !important;
- transition-property: background, color;
- transition-duration: 150ms;
- }
- #TabsToolbar {
- background: #181310 !important;
- }
- /*remove blue browser border
- :not([chromehidden*="toolbar"])[sizemode="normal"]
- */
- #main-window {
- margin-top:0px!important;
- margin-left:-1px!important;
- margin-right:-2px!important;
- margin-bottom: -2px !important;
- }
- #TabsToolbar {
- margin-left: -16px !important;
- margin-top: 0px !important;
- }
- #navigator-toolbox {
- border-bottom: 0px solid #59444b !important;
- }
- /* nav bg color and sizes */
- #nav-bar-customization-target {
- background: #181310 !important;
- }
- #urlbar {
- background: #181310 !important;
- color: #856334 !important;
- text-align: center !important;
- height: 30px !important;
- border: 0px solid #59444b !important;
- margin-top: -2px!important;
- width: 200px !important;
- margin-left: 150px !important;
- }
- /* navbar */
- #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme) {
- background-color: #181310 !important;
- margin-bottom: 0px !important;
- top: 0 !important;
- }
- /* plugin icons */
- #notification-popup-box, .unknownIdentity {
- background-color: #181310 !important;
- border-image-source: url(http://www.colorhexa.com/14151f.png) !important;
- }
- #notification-popup-box, #page-proxy-favicon {
- opacity: 0.5 !important;
- filter: grayscale(0.9) !important;
- }
- #nav-bar {
- text-align: center !important;
- border: 0px !important;
- height: 20px !important;
- }
- /* selected tab */
- #TabsToolbar .tabbrowser-tab[selected] {
- /*background-color: #674d29 !important; */
- background: url(https://puu.sh/kwHEs/72b0836009.png) !important;
- background-size: 100% 100% !important;
- background-repeat: no-repeat !important;
- color: #181310 !important;
- /*order-bottom: 2px solid #181310 !important;*/
- opacity: 1 !important;
- }
- /* changes bg color of pinned tabs when updated */
- .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) > .tab-stack > .tab-content {
- opacity: 0.6 !important;
- background: #59444b !important;
- color: #14151f !important;
- }
- /* hover tab */
- #TabsToolbar .tabbrowser-tab:hover {
- background: url(https://puu.sh/kwHEs/72b0836009.png) !important;
- background-size: 100% 100% !important;
- background-repeat: no-repeat !important;
- color: #251e18 !important;
- }
- /* borders around tabs
- #main-window .tabbrowser-tab > .tab-stack, .tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) > .tab-stack > .tab-content, #TabsToolbar .tabbrowser-tab[selected], #TabsToolbar .tabbrowser-tab:hover {
- border-width: 2px 1px 1px 1px !important;
- border-radius: 5px !important;
- border-style: solid !important;
- border-color: #000 !important;
- }*/
- /* fix tab bg color and removes australis */
- #TabsToolbar .tab-background {
- background: transparent !important;
- }
- #TabsToolbar .tab-background-start,
- #TabsToolbar .tab-background-end {
- background: transparent !important;
- background-image: none !important;
- }
- #TabsToolbar .tab-background-middle {
- background: transparent !important;
- }
- #TabsToolbar .tab-background-start::before, #TabsToolbar .tab-background-end::before {
- background-image: none !important;
- }
- .tab-background-start[selected=true]:-moz-locale-dir(ltr)::after,
- .tab-background-end[selected=true]:-moz-locale-dir(ltr)::after {
- background-image: none!important;
- }
- /* removes seperators between pinned tabs */
- #TabsToolbar .tabbrowser-tab:after,
- #TabsToolbar .tabbrowser-tab:before {
- display: none !important;
- }
- /* center text */
- .tab-text {
- text-align: center !important;
- }
- /* menu bar color */
- #main-menubar, #toolbar-menubar, #menubar-items, menubar > menu {
- background: #161721 !important;
- color: #926d7b !important;
- text-shadow: none !important;
- height: 15px !important;
- border: none !important;
- margin-top: 0px !important;
- }
- /* menu icon */
- #PanelUI-button {
- background: #171820 !important;
- }
- /* back/forward buttons*/
- #back-button > .toolbarbutton-icon {
- list-style-image: url(http://puu.sh/jDhwC/96d46090b4.png) !important;
- margin-left: -3px !important;
- }
- #forward-button {
- list-style-image: url(http://puu.sh/jDhxZ/c20c240d22.png) !important;
- margin-left: -3px !important;
- }
- #back-button:hover, #forward-button:hover {
- background: transparent !important;
- background-color: #1d1e2a !important;
- opacity: 0.3 !important;
- border: none !important;
- box-shadow: none !important;
- }
- #back-button:not([disabled="true"]):not([open="true"]):not(:active):hover > .toolbarbutton-icon, #back-button, #back-button .toolbarbutton-icon:hover, #back-button .toolbarbutton-icon, #forward-button .toolbarbutton-icon, #forward-button {
- border-radius: 0px !important;
- background: transparent !important;
- background-color: transparent !important;
- border: 0px solid #000 !important;
- padding: 2px !important;
- box-shadow: none !important;
- margin-left: 0px !important;
- margin-top: 0px !important;
- margin-bottom: 1px !important;
- background-color: #1a1b26 !important;
- width: 25px !important;
- height: 30px !important;
- }
- #back-button:disabled {
- opacity: 0.4 !important;
- }
- /* remove disabled back button border */
- #back-button#back-button#back-button>image.toolbarbutton-icon {
- box-shadow: none !important;
- }
- /* history dropdown */
- .urlbar-history-dropmarker, .urlbar-history-dropmarker:hover {
- list-style-image: url(http://puu.sh/jCjbp/36e577a9f8.png) !important;
- margin-top: -2px !important;
- }
- .urlbar-history-dropmarker .dropmarker-icon {
- width: 16px !important;
- opacity: 1 !important;
- }
- /* go icon */
- #urlbar-go-button, #urlbar-go-button:hover, #urlbar-go-button:hover:active {
- width: 16px !important;
- height: 16px !important;
- margin-top: -4px !important;
- background-image: url(http://puu.sh/jCj6j/b4f077d174.png) !important;
- }
- #urlbar-go-button, #urlbar-go-button:not([disabled]):hover, #urlbar-go-button:not([disabled]):hover:active {
- }
- /* menu button */
- #PanelUI-button, #PanelUI-button:hover {
- background: url('http://puu.sh/jCguw/c5d857e35f.png') !important;
- background-color: #1a1b26 !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- box-shadow: none !important;
- margin-left: 0px !important;
- width: 16px !important;
- height: 16px !important;
- border: none !important;
- }
- #PanelUI-button .button-icon,
- #PanelUI-button .button-text {
- display: none !important;
- }
- #PanelUI-menu-button {
- opacity: 0 !important;
- width: 10px !important;
- height: 16px !important;
- margin-right: -5px !important;
- }
- /* remove blue border
- #nav-bar, #urlbar {
- border: none !important;
- }*/
- /*.toolbarbutton-icon, #back-button .toolbarbutton-icon {
- box-shadow: none !important;
- background: #1a1b26 !important;
- background-color: #1a1b26 !important;
- outline: 0px !important;
- }*/
- /* remove shitty fog */
- #TabsToolbar:not(:-moz-lwtheme)::after {
- display: none;
- }
- /* bookmarks folder icons*/
- menu.bookmark-item:not([query]):not([label="Bookmarks Toolbar"]), menuitem.bookmark-item, menu.bookmark-item:not([query]):not([label="Bookmarks Toolbar"])[open] {
- list-style-image: url("http://puu.sh/ilKtS/ade209857b.ico") !important;
- -moz-image-region: rect(0 16px 16px 0) !important;
- }
- /* bookmark icon */
- #bookmarks-menu-button, #bookmarks-menu-button:hover {
- background-image: url('http://puu.sh/jCiFP/9b56f34b3d.png') !important;
- background-repeat: no-repeat !important;
- background-position: center !important;
- opacity: 1 !important;
- margin-top: 0px !important;
- margin-right: 0px !important;
- box-shadow: none !important;
- width: 15px !important;
- height: 10px !important;
- border: none !important;
- }
- .toolbarbutton-menubutton-dropmarker {
- display: none !important;
- }
- #page-proxy-favicon {
- list-style-image: url(http://puu.sh/jDf7t/c0600ffd52.png);
- }
- #reader-mode-button {
- background-image: url(http://puu.sh/jDf8a/7420034b34.png);
- margin-top: -2px !important;
- margin-right: 2px !important;
- }
- /* icons */
- #reader-mode-button, #bookmarks-menu-button, #PanelUI-button {
- list-style-image: none !important;
- }
- #PanelUI-button, #bookmarks-menu-button, .urlbar-history-dropmarker, #urlbar-go-button,
- #urlbar-go-button:hover,
- #urlbar-go-button:hover:active,
- #PanelUI-menu-button .toolbarbutton-icon, #PanelUI-menu-button .toolbarbutton-icon, #bookmarks-menu-button, #bookmarks-menu-button:hover, #back-button > .toolbarbutton-icon, #forward-button {
- -moz-image-region: rect(0, 0, 0, 0) !important;
- }
- #urlbar-go-button, #urlbar-go-button:hover, #urlbar-go-button:hover:active, #PanelUI-menu-button .toolbarbutton-icon, .tabs-newtab-button .toolbarbutton-icon, #PanelUI-menu-button .toolbarbutton-icon {
- list-style-image: none !important;
- background-size: contain !important;
- background-position: center center !important;
- background-repeat: no-repeat !important;
- }
- #main-window:not([privatebrowsingmode])[sizemode="normal"] #nav-bar {
- border-top: 0px #282B34!important;
- }
- /* changes loading tab icons
- .tab-throbber[busy] {
- animation-name: none !important;
- list-style-image: url("http://puu.sh/jDkk9/2595e202c8.gif") !important;
- }
- .tab-throbber[progress] {
- animation-name: none !important;
- list-style-image: url("http://puu.sh/jDkk9/2595e202c8.gif") !important;
- } */
- /* Add Ons Page - wip*/
- #view-port, #addons-page, .status-control-wrapper {
- background-color: #1d1e2a !important;
- border: none !important;
- }
- .addon.addon-view, .category, #nav-header, #categories, #header-search {
- background-color: #1a1b26 !important;
- }
- #header-search, #userstyle-sorting, #userstyle-footer {
- border: none !important;
- }
- .addon.addon-view, .category {
- border-top: 0px !important;
- border-bottom: 0px !important;
- border-color: #59444b !important;
- }
- .advancedinfo-container, .name-container, .category, .text-link, .details.button-link, #userstyles-note {
- color: #6f535e !important;
- }
- #new-userstyle, #install-from-url,.addon-control, #userstyle-sorting-status, #userstyle-sorting-name, #userstyle-sorting-type, .sorter, #back-btn, #forward-btn, #header-utils-btn {
- background-color: #1d1e2a !important;
- border: none !important;
- color: #6f535e !important;
- box-shadow: none !important;
- }
- /* menu buttons */
- #tabview-button .toolbarbutton-icon,
- #save-page-button .toolbarbutton-icon,
- #developer-button .toolbarbutton-icon,
- #preferences-button .toolbarbutton-icon,
- #webrtc-status-button .toolbarbutton-icon, #new-window-button .toolbarbutton-icon,
- #new-tab-button .toolbarbutton-icon,
- #go-button:hover,
- #downloads-button:not([attention]) .toolbarbutton-icon,
- #zoom-in-button .toolbarbutton-icon,
- #copy-button .toolbarbutton-icon,
- #add-ons-button .toolbarbutton-icon,
- #find-button .toolbarbutton-icon,
- #sidebar-button .toolbarbutton-icon, #context-stop,
- .tabs-closebutton:hover .toolbarbutton-icon,
- .tab-close-button:hover .toolbarbutton-icon,
- #downloads-button[paused] .toolbarbutton-icon,
- #urlbar-stop-button:hover,
- #cut-button .toolbarbutton-icon,
- #zoom-out-button .toolbarbutton-icon,
- #stop-button .toolbarbutton-icon,
- #characterencoding-button .toolbarbutton-icon, #tabview-button .toolbarbutton-icon,
- #history-button .toolbarbutton-icon,
- #history-panelmenu .toolbarbutton-icon,
- #fullscreen-button .toolbarbutton-icon,
- #urlbar-reload-button:hover,
- #paste-button .toolbarbutton-icon,
- #reload-button .toolbarbutton-icon, #urlbar[level="broken"] #page-proxy-favicon, #feed-button .toolbarbutton-icon, #password-notification-icon,
- #home-button .toolbarbutton-icon,
- #open-file-button .toolbarbutton-icon,
- #email-link-button .toolbarbutton-icon, #sync-button .toolbarbutton-icon,
- #social-share-button .toolbarbutton-icon, #privatebrowsing-button .toolbarbutton-icon,
- #print-button .toolbarbutton-icon,
- #PanelUI-menu-button .toolbarbutton-icon,
- #nav-bar-overflow-button .toolbarbutton-icon,
- #classic_bm_button23-toolbar-button > .toolbarbutton-icon,
- #bookmarks-menu-button:not([starred]) .toolbarbutton-icon,
- #bookmarks-button .toolbarbutton-icon,
- #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker > .dropmarker-icon {
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'invert\'>\
- <feColorMatrix in='SourceGraphic' type='matrix' values=\
- '0.58 0.43 0.3 0.0 0.23 \
- 0.3 0.48 0.3 0.0 0.0 \
- 0.3 0.3 0.68 0.0 0.0 \
- 0.0 0.0 0.0 1.0 0.0'/></filter></svg>#invert") !important;
- /*filter: hue-rotate(120deg) !important;*/
- opacity: 1 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment