builder_peppermint_void/builder/peppermint/pmostools/peptools/bsconf.py
2025-04-25 12:38:42 +00:00

6 lines
179 B
Python

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")