Git Product home page Git Product logo

opnsense-theme-dark's Introduction

opnsense-theme-dark

Dark theme for OPNsense, because real networking people dwell in the dark.

the .txz package can be installed with:

sudo pkg add https://github.com/mihakralj/opnsense-theme-dark/raw/main/os-theme-dark-devel-0.1.txz

after installation, a new dark theme should appear in System-General -> Theme

Default color scheme in the package is VanHelsing, but you can change it to any of supplied seven themes:

cd /usr/local/opnsense/www/themes/dark/build/css
sudo cp DraculaPro.css colors.css

after changing the color scheme, force-reload the page in the browser (Shift-F5)

if you want to get rid of the package:

sudo pkg delete -y os-theme-dark-devel

#Seven provided color schemes:

  • DarkOrange (install with sudo cp DarkOrange.css colors.css)
  • Blade (install with sudo cp Blade.css colors.css)
  • Buffy (install with sudo cp Buffy.css colors.css)
  • Lincoln (install with sudo cp Lincoln.css colors.css)
  • Morbius (install with sudo cp Morbius.css colors.css)
  • DraculaPro (install with sudo cp DraculaPro.css colors.css)
  • VanHelsing (install with sudo cp VanHelsing.css colors.css)

Except the first one, all other color themes are inspired by Zeno Rocha's Dracula dark theme https://draculatheme.com/

You can build your own too - just peek into the color.css and make your own color combo! And post your color combination here as an issue!

Problems? Glitches?

I didn't clean-up the main.css completely; there are plenty of direct color references still in the file (instead of using css variables) and I have no idea in which dialogs they appear. So, if something renders wrong, make a screenshot and submit an issue - or (even better) find a problematic styling block in main.css and let me know what to fix and clean.

opnsense-theme-dark's People

Contributors

mihakralj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.