pep-mklive/pmostools/peptools/bsconf.py

6 lines
179 B
Python
Raw Normal View History

2024-10-27 15:16:46 -01:00
import ttkbootstrap as ttk
#This will set the style to used for boostrap
#just change the name to what is needed for the
#the system
bbstyle = ttk.Window(themename="peppermint")