Files
t2000_gui/.venv/Lib/site-packages/darkdetect/__main__.py

10 lines
332 B
Python

#-----------------------------------------------------------------------------
# Copyright (C) 2019 Alberto Sottile
#
# Distributed under the terms of the 3-clause BSD License.
#-----------------------------------------------------------------------------
import darkdetect
print('Current theme: {}'.format(darkdetect.theme()))