Giter VIP home page Giter VIP logo

load-qss's Introduction

Load QSS

Change look and feel for Qgis

Load QSS allows the user to load his/her own *.qss files and change the look and feel of Qgis.Some examples o predefined themes are provided.

Click on the image to see the demo video.

Watch the video (Spanish)

Donations

Want to buy me a beer (or gadget)? Please use Paypal button on the project page, Donate , or contact me directly.

paypal

If this plugin is useful for you, consider to donate to the author.

[© All4gis 2016]

load-qss's People

Contributors

all4gis avatar imgbotapp avatar nathanw2 avatar stevefaeembra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

load-qss's Issues

Missing licence file

Your Qt themes are great and I would like to use and modify them. But unfortunately it is not clear if we are allowed to do so and in what conditions.

Could you please add a Licence to make things clear ?

Thanks a lot !

qlineargradient in toolbar not working

I want to have a qlineargradient for the QGIS toolbar.

But if I load a QSS file with the following code, the top toolbar is getting black while the bars below Browser and Layer get the desired gradient.

QToolBar {
    background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #0077B6 stop:1 #80CDEC);
}

QSS_test_colors

Is this a bug or am I doing something wrong?

Using a simple color, all bars work fine:

QToolBar {
    background-color: #80CDEC;
}

QSS_color_test2

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.