labwc / labwc-gtktheme

Create a labwc theme based on current Gtk theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

labwc-gtktheme.py - A tool to parse the current GTK theme, particularly colors and produce an openbox/labwc theme.

Set the theme in GTK in your ~/.config/labwc/rc.xml to use it.

<theme>
  <name>GTK</name>
</theme>

TODO

  • Resolve @labels in @define-color prior to parsing in order to support shade()
  • Support shade() - not that it makes a difference to most themes, but there are some that look better if we parse it

About

Create a labwc theme based on current Gtk theme


Languages

Language:Python 100.0%