Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 666 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 666 Bytes

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