Merge commit 'a743ad9496701894406c0d7ded6a44fcecd4219e' as 'deps/QDark'

This commit is contained in:
2020-09-05 19:26:53 -05:00
374 changed files with 41320 additions and 0 deletions

5
deps/QDark/qdarkstyle/utils/__init__.py vendored Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Utilities for processing SASS and images from default and custom palette.
"""