Code Monkey home page Code Monkey logo

theme's Introduction

QGIST icon theme for QGis 3.6

Synopsis

A first attempt at building a clear, tasteful and simple QGis icon theme, primarily for dark user interface backgrounds. Enjoy!

Caveats

In their current form, QGis's icons are not supposed to be themed or customized. They are scattered across QGis' source code repository, without any form of coherent naming scheme or pattern or comprehensive documentation. Icon names as well as the names of corresponding actions randomly change from one version of QGis to the next, therefore this theme currently only works with QGis 3.6. Unfortunately, it also means that applying this theme requires to build QGis from source - with changed icons.

Requirements

The method for applying changes to the QGis source tree, which is described below, requires a Bash shell and Python 3. It is tested on Linux and should work on other Unix-like systems just as flawlessly. The produced result, a customized source tarball, can be compiled on any operating system that is supported by QGis, including Windows.

Install

Clone this git repository and change into the directory:

git clone https://github.com/qgist/theme.git
cd theme/

Now apply the theme:

./apply_theme.sh

The above script will:

  • download a source tarball of QGis 3.6.1
  • unpack it into a temporary folder below the current working directory
  • copy the themed icons to the appropriate locations within the source tree, overwriting the originals
  • fix references to svg files which previously were png files
  • pack a new source tarball into the current working directory

You will find two new files in the current working directory:

qgis-3.6.1-themed.tar.bz2
qgis-3.6.1-themed.tar.bz2.md5

Now you can use the build method of your choice to compile QGis from the generated source tarball.

theme's People

Contributors

akhuna avatar

Stargazers

 avatar  avatar

Watchers

 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.