Skip to main content

Customize window styles in windows 11

Project description

py-window-styles

Customize your UI window with awesome built-in windows 11 header styles and themes. This is only for windows 11 (some themes may not work with windows 10).

Screenshot 2023-06-19 205353

Installation

pip install pywinstyles

Window Styles

import pywinstyles
...
pywinstyles.apply_style(window, style)
...
Style Name Preview
mica
acrylic
aero
transparent
optimised
win7
inverse
native
popup
dark

Custom Window Colors

Changing Title Bar Color

pywinstyles.change_header_color(window, color="#00524d")  

Changing Title Text Color

pywinstyles.change_title_color(window, color="white") 

Change Border Color

pywinstyles.change_border_color(window, color="#00ffff")

Hope this project will help in UI development with python

Author: Akash Bora

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pywinstyles-1.3.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

pywinstyles-1.3-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page