Git Product home page Git Product logo

pfsense-domarques-theme's Introduction

Domarques pfSense theme

Simple customization of "the wall" theme. Some adjustments on styles, font size and interface width (fluid).

A 5 minute work, so, please, don't expect a perfect custom theme. I've done a quick check and most of pages are ok.

Maybe i'll change the UI icons using font awesome. Done =D

Compatibility

The theme was made using pfSense 2.1.4-RELEASE. I can't determine, right now, if is compatible with previous versions.

Still need some test on other browsers. Just checked on latest version of chrome and firefox.

I'm not planning modernize the theme, using HTML5/CSS3 and/or responsiveness.

Installation

Place theme files under:

/usr/local/www/themes/

Download (git or zip) and upload files:

git clone https://github.com/domarques/pfsense-domarques-theme.git domarques
scp -r domarques root@ip_or_fqdn_of_pfsense:/usr/local/www/themes/

Go to and set theme option domarques.

http://ip_or_fqdn_of_pfsense/system.php

Customizing colors

If you want change the color scheme, just replace the default color (red -> #900 ) to the desired color. As example:

sed -i .bk 's/#900/#069/g' /usr/local/www/themes/domarques/{all,new_tab_menu}.css

Sed will replace color on both required files (all.css and new_tab_menu.css), plus will make an backup (all.css.bk and new_tab_menu.css.bk).

Note that i'm using hex color shorthand, but you can use any css color module (rgb, hsl, hwb etc.).

Preview: http://prntscr.com/4h0c61

Screenshot

Theme preview

pfsense-domarques-theme's People

Contributors

domarques avatar

Stargazers

Sunry avatar Danilo Pinheiro Rodrigues avatar Le Tung Lam avatar Daniel Blendea avatar Rocco Galluzzo avatar TuxPowered avatar  avatar  avatar  avatar Rohan Kapoor avatar Jason P. Scharf avatar Chris Mills avatar Sean Johnson avatar Dominik Antal avatar Denis Dzyubenko avatar Thane Gill avatar Charles Y. avatar Rebecca Peck avatar Chandler Willoughby avatar  avatar Nico avatar david avatar Rob Prentiss avatar

Watchers

 avatar James Cloos avatar  avatar Jonathan Herlin avatar Nico avatar Dennis Neumann 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.