Firefox theme that is minimalist, customizable and theme-compatible.

Related tags

CSS Oneliner-Deluxe
Overview

Oneliner Deluxe

preview

preview2

Installation

1. Download .zip

Click the green 'Code' button above and then 'Download ZIP'

2. Copy files

  • Extract contents of @programFiles into your Firefox install folder (example: C:\Program Files\Mozilla Firefox)

  • Extract contents of @profileFolder into your Firefox profile folder (example: C:\Users\Dustee\AppData\Roaming\Mozilla\Firefox\Profiles\j6raiima.dustee)

    how to find profile folder?in firefox open the about:profiles page, look for the profile that is in use and open its Root Directory

3. Tidy up your toolbars

Click the button shown on the screenshot below and it will happen automatically or you can do it by yourself manually.

cleanupbutton

You might also like...

Cyberpunk Store - online supermarket project, using cyberpunk inspired theme.

Cyberpunk Store - online supermarket project, using cyberpunk inspired theme.

if you downloaded the project from GITHUB TO START THE PROJECT WITHOUT ERRORS - Copy/Cut the "assets" folder into "Client/src/" folder (i threw the

Jan 2, 2022

PostCSS plugin to render WordPress global styles from a theme.json file

postcss-wp-global-styles PostCSS plugin to render WordPress global styles from a theme.json file. As of now it only supports preset styles. Usage @wp-

Aug 5, 2022

Lavender - A purple powercord theme

Lavender - A purple powercord theme

Lavender A good looking dark purple-ish theme for discord. If you got any sugges

Jan 6, 2023

Monkeytype - Soothing pastel theme for MonkeyType

Monkeytype - Soothing pastel theme for MonkeyType

Catppuccin for MonkeyType Usage Open settings on monkeytype.com Go to the theme

Dec 22, 2022

A simple, performance-first, SEO-friendly Hugo theme

A simple, performance-first, SEO-friendly Hugo theme

Hugo Theme Luna A simple, performance-first, SEO-friendly Hugo theme 👉 Example | 中文文档 Introduction Using Tailwindcss Custom Themes Many shortcodes Da

Jan 5, 2023

Standalone keycloak theme using Système de Design de l'État (french government design system)

keycloak-dsfr This template has been made thanks to keycloakify. It follows the french design system Système de Design de l'État. You can find guideli

May 25, 2022

implementing a hook to listen to system theme changes! it could be a good lib, who knows? 😏

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Jan 15, 2022

A lightweight and modular front-end framework for developing fast and powerful web interfaces

A lightweight and modular front-end framework for developing fast and powerful web interfaces

UIkit UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces. Homepage - Learn more about UIkit @getui

Jan 8, 2023

Front-end framework with a built-in dark mode and full customizability using CSS variables; great for building dashboards and tools.

This is the main branch of the repo, which contains the latest stable release. For the ongoing development, see the develop branch. Halfmoon Front-end

Dec 26, 2022
Comments
  • [NOT AN ISSUE] Simple request (button_MinMaxClose.uc.js)

    [NOT AN ISSUE] Simple request (button_MinMaxClose.uc.js)

    Hi @Doosty ,

    Firstly, congrats for your Oneliner-Deluxe. You had so many good ideas on this setup... I'm thinking about stealing few of them (lol). One of your best ideas was the button_MinMaxClose.uc.js... it's so useful for the oneliner customization! And that's the reason I'm contacting you.

    I use the MrOtherGuy' oneliner, but my window buttons are on the left side, and unfortunately these Firefox window buttons are creating conflicts with other css customizations I have in same area (navbar, left corner). MrOtherGuy tried to help me, but no way, I can't use Firefox window buttons (they break my CSS customizations), I need to remove .titlebar-buttonbox-container (display : none ). Therefore, I'm looking for a JS solution.

    My notebook only has two mouse buttons (right and left), so I need a JS with 3 window buttons. My idea is to make them autohide (using CSS), only the min-button will be visible (navbar, left corner), when window buttons container is mouse hovered the restore/max-button and close-button will be shown. I can make the CSS stylesheet, but my JS knowledge is zero. So, sorry for bothering you, but please, I wonder if you can give me a hand with the JS.

    If you can't or you don't want help me, no problem, I understand. But if you can help me, please this is the JS I need:

    1. Position: Navbar, leftmost corner
    2. Window buttons container (I need this container in order to make my CSS autohide)
    3. Iinside the window buttons container, from left to right: Min-button, Restore/Max-button, Close-button

    That's all!

    Hope you can help me, and thank you in advance!

    opened by Lepefe 10
  • Chaning userChrome.css Navigation bar width value causes issues

    Chaning userChrome.css Navigation bar width value causes issues

    I used this theme because it is really good, however when changing the values inside of the userChrome.css - /* Navigation bar width, what remains is taken up by the tab bar */ Firefox always breaks. It was the only value that I had modified (20vw -> 18wv) and when I restarted Firefox, the bookmark bar would not display any bookmarks or autohide. Webpages would not display at all and it was unusable. Also I needed to shorten the actual URL bar to make it smaller as well so I used this code

    #urlbar-container{ max-width: 400px !important; min-width: 400px !important; } This code and changing the values causes the problems but I do not know why An important remark is that I fixed this my DELETING the userChrome.css file in my Firefox profile folder and restarting Firefox. REPLACING it with a brand new file from github did not fix the problem. I have recreated this problem several times.

    opened by Luiderd 5
  • New request for help, without your obligation to respond

    New request for help, without your obligation to respond

    Hi @Doosty,

    First of all, please let me say that you can automatically close this issue, you have no obligation to answer me. You have already helped me a lot, I know you are very busy, therefore feel free to close this issue without answering me.

    I am using this java script, which basically opens a little popup below mouse-hovered tabs, showing three navigation buttons, history, favicon and url.

    I want some simple customizations in this java script, nothing complicated, I don't even want to add anything, I just want to remove some things. The problem is that I know nothing about java script, and I depend on other developers on github. I already found two nice people willing to help me, but they don't use the fx-autoconfig I use, I can take advantage of their help only if I use the fx-autoconfig they use, and no way, I'm not going to change my fx-autoconfig.

    So, here I am bothering you. And as they say in my town, "asking doesn't kill anyone". So if you can help me, I ask you:

    • Please, could you remove the favicon from the popup? (the js part, not just the css part)

    • Please, could you remove the url address from the popup? (the js part, not just the css part)

    • Please, could you completely remove the whole popup in the following two situations ?: 1. Unloaded tabs and 2. Loaded tabs, when there is nothing to go back and forward.

    I would like a version as simple and light as possible of this java script. The popup would appear on a single mouse-hovered tab (not multiselected tabs), and only on loaded tab. Inside the popup, only the three navigation buttons (with the history function) would appear, and nothing else. Also, the popup would only appear when # tab-nav-back or # tab-nav-forward are active (at least one of the two buttons). All the rest of this java script is of no use to me, and I would like to remove it.

    Thank you @Doosty !

    opened by Lepefe 0
  • Some menu items are not visible

    Some menu items are not visible

    First, thank you for the work! This is just what I was looking for! However, there are things I want to modify it for my taste, but I actually never tried Firefox CSS/JS editing and couldn't work it out myself

    I've found a bug: Screenshot_1

    1. some menu times (accessed with the alt key) are not visible though they work when I press them

    and some suggestions / questions Screenshot_2

    1. the tree window management buttons disappear when the window is maximized. Is it intended?

    2. I want the tab titles to be hidden and expanded when the mouse is hovered. How can I do this?

    3. I want to re-enable the close buttons on the tabs. What should I do? 😊

    opened by han-minhee 1
Owner
null
Source code for Chrome/Edge/Firefox/Opera extension Magic CSS (Live editor for CSS, Less & Sass)

Live editor for CSS, Less & Sass (Magic CSS) Extension Live editor for CSS, Less & Sass (Magic CSS) for Google Chrome, Microsoft Edge, Mozilla Firefox

null 210 Dec 13, 2022
A minimalist CSS framework.

A minimalist CSS framework. Why it's awesome Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipp

Milligram 9.9k Jan 4, 2023
🌻 Lovelace UI • Minimalist

My Home Assistant At the top of each page we find the chips which allow me to quickly visualize the important information of the page. Then title to s

null 170 Dec 13, 2022
Modular and customizable Material Design UI components for the web

Material Components for the web Material Components for the web helps developers execute Material Design. Developed by a core team of engineers and UX

Material Components 16.6k Jan 3, 2023
A modern static resume template and theme. Powered by Jekyll and GitHub pages.

modern-resume-theme A modern simple static resume template and theme. Powered by Jekyll and GitHub pages. Host your own resume on GitHub for free! Vie

James Grant 1.5k Dec 31, 2022
A clean, elegant and advanced blog theme for Hugo.

DoIt Theme | Hugo English README | 简体中文说明 DoIt is a clean, elegant and advanced blog theme for Hugo. It is based on the LoveIt Theme, LeaveIt Theme an

PCloud 398 Jan 8, 2023
This stylesheet customizes Jupyter Notebooks to a dark-theme with vibrant pink, blue, and lime accents.

jupyter-dragonfruit-theme This stylesheet customizes Jupyter Notebooks to a dark-theme with vibrant pink, blue, and lime accents. Author Website Conta

Allen Chang 1 Jan 29, 2022
Jekyll Bootstrap theme

Landing Page Jekyll theme Jekyll theme based on landing-page bootstrap theme How to use Place a image in /img/services/ Create posts to display your s

Shane Weng 412 Dec 3, 2022
A web app landing page theme created by Start Bootstrap

Start Bootstrap - New Age New Age is a web app landing page theme for Bootstrap created by Start Bootstrap. Preview View Live Preview Status Download

Start Bootstrap 996 Dec 26, 2022
Orange Design System theme for Storybook

ODS Storybook Theme Orange Design System Storybook Theme provides a Storybook theme for Orange. Quick start Install with npm: npm install ods-storyboo

Orange 3 Jan 10, 2022