Metadata-Version: 2.1
Name: inkwell
Version: 1.0.1
Summary: A minimalistic dark theme for QT
Home-page: https://github.com/pkkid/python-inkwell
Author: Michael Shepanski
Author-email: michael.shepanski@gmail.com
Keywords: qt,pyside6,theme,dark,inkwell
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.7
License-File: LICENSE

# Python Qt Inkwell
A minimalistic dark theme for QT.

The projects provides a stylesheet as well as a few utility functions to apply
stylesheets to a QObject after passing them through a Sass compiler. it is no
where near complete, more of a shared stylesheet I use for the applications I
write.
