Git Product home page Git Product logo

mumble-theme's Introduction

mumble-theme - Theme for mumble formerly known as MetroMumble (Old repository).

Comes packaged as the default skin of Mumble.


###Skinning

Do not modify the qss files directly. Read below.

The theme is written in Sass, a language that processes into CSS (or QSS in this case). If you want to make your own skin based on it, install a Sass processor such as Prepros. A Prepros project file is included, so simply add the mumble-theme folder as a project.

The file Base.scss contains the actual theme QSS, but it is not recommended to modify. In future versions you might want to swap Base.scss to a newer version, so it will be easier to update your theme in the future if you leave it alone.

Instead, you should edit either the Lite.scss or Dark.scss files in the source folder. You can also add your own variant. In those files are all the color definitions that make the theme, and you can also add whatever QSS you want directly in the end of those files. When you process these files in Prepros, it will output the complete skin to the qss files in the parent folder. The OSX variant can be processed in the osx source folder, which imports the regular source files but adds a small OSX fix.

To change icons and other graphics, simply change the SVG files of the theme (with an editor such as Inkscape or Adobe Illustrator). See the wiki article on Mumble skinning.

Have fun!

mumble-theme's People

Contributors

xpoke avatar unascribed avatar hacst avatar

Stargazers

DerEnderKeks avatar

Watchers

James Cloos avatar  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.