LICENSE
PYPI.md
README.md
pyproject.toml
slantui/__init__.py
slantui/design.json
slantui/geometry.py
slantui.egg-info/PKG-INFO
slantui.egg-info/SOURCES.txt
slantui.egg-info/dependency_links.txt
slantui.egg-info/entry_points.txt
slantui.egg-info/requires.txt
slantui.egg-info/top_level.txt
slantui/assets/README.md
slantui/css/__init__.py
slantui/css/base.css
slantui/css/components.css
slantui/css/layout.css
slantui/css/metrics.css
slantui/css/palettes.css
slantui/export/__init__.py
slantui/export/data.py
slantui/export/powershell.py
slantui/export/uss.py
slantui/export/xaml.py
slantui/js/__init__.py
slantui/js/bridge.js
slantui/js/theme.js
slantui/js/titlebar.js
slantui/js/widgets.js
slantui/shell/__init__.py
slantui/shell/application.py
slantui/shell/bridge.py
slantui/shell/qt.py
slantui/shell/shell.qml
slantui/shell/win32.py
slantui/shell/window.py
slantui/tokens/__init__.py
slantui/tokens/__main__.py
slantui/tokens/color.py
slantui/tokens/contrast.py
slantui/tokens/css.py
slantui/tokens/generate.py
slantui/tokens/metrics.py
slantui/tokens/palette.py
slantui/tokens/palettes.py
slantui/tokens/roles.py
slantui/wpf/SlantUI.Tokens.psd1
slantui/wpf/SlantUI.psm1
slantui/wpf/__init__.py
tests/test_color.py
tests/test_contrast.py
tests/test_css.py
tests/test_docs.py
tests/test_example.py
tests/test_export.py
tests/test_gallery.py
tests/test_generate.py
tests/test_geometry.py
tests/test_metrics.py
tests/test_no_application_names.py
tests/test_package.py
tests/test_prose.py
tests/test_readme.py
tests/test_roles.py
tests/test_scripts.py
tests/test_shell.py
tests/test_stylesheets.py
tests/test_window.py
tests/test_wpf.py