Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Australis Dark Dev-Ed

The purpose of this project is to provide a Firefox Developer Edition theme with curved Australis tabs. Currently, it is implemented as a Stylish CSS theme.

alt text



alt text

Installation Instructions

  1. This theme requires Firefox Developer Edition dark theme to be installed and enabled.
    If you are using Firefox Stable release, install this addon: https://addons.mozilla.org/en-US/firefox/addon/devedition-theme-enabler/
    Note that if you are using Firefox Nightly (aka Developer Edition) you just have to ensure that you have the dark theme enabled.

  2. Then enable the Developer Edition theme under Menu -> Add-ons -> Appearance.

  3. You also have to install the Stylish addon from here: https://addons.mozilla.org/en-US/firefox/addon/stylish/

  4. Then enable this theme in Stylish by installing this theme from here: https://userstyles.org/styles/127404/firefox-australis-dark-dev-ed

Project Overview

There are 2 files in this project: from-default.css and from-dev.css

from-default.css is the original implementation and should be deprecated soon. It transforms the default Firefox theme to Australis Dark. from-dev.css transforms the Dev Edition theme to Australis Dark.

Transforming from Dev Edition is better because we get the platform-specific css for free.

We achieve a colored curved tabs by overriding the default PNG/SVG files and create our own files with the appropriate color, and append it in the CSS using data URI.

Known and Possible Issues

  1. Does not work well on Windows 7 when not maximized.
  2. Not tested on OS's other than: Windows 10, Arch Linux, OSX 10.11

About

Dark Firefox theme based on Firefox Developer Edition, with Australis curved tabs.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages