Skip to content

A stunning theme for ttk based on Sun Valley theme rdbende

Notifications You must be signed in to change notification settings

blyamur/Spring-Noon-ttk-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Noon-ttk-theme | Spring-Noon ttk Тема

Light screenshot

Screenshot taken on windows 7 | Скриншот сделан на windows 7

How to use? Как использовать

Using a theme should be very simple, so customizing the theme is handled by a separate tcl script. This way, no matter what theme you want to use, you only need to import one file.

Использование темы должно быть очень простым, поэтому настройка темы обрабатывается отдельным скриптом tcl. Таким образом, независимо от того, какую тему вы хотите использовать, вам нужно импортировать только один файл.

# Just simply import the spring-noon.tcl file 
# Просто импортируйте файл spring-noon.tcl
widget.tk.call("source", "spring-noon.tcl")

# Then set the theme you want with the set_theme procedure
# Затем установите желаемую тему с помощью процедуры set_theme
widget.tk.call("set_theme", "light") 

Bugs | Глюки

  • Tk isn't really good at displaying png images, so if your program is laggy with the theme, please check out the gif-based branch!
  • When you change the theme, the window resizes. This is a quite strange bug that applies to all ttk themes.
  • Когда вы меняете тему, размер окна меняется. Это довольно странная ошибка, которая распространяется на все темы ttk.

Examples | Примеры

Красная тема | Red theme: Spring-Sunset-ttk-theme.

Examples | Примеры: Sun-Valley-ttk-examples. rdbende

Did you find this useful?! | Вы нашли это полезным ?!

Happy to hear that :) If You want to help me, you can buy me a cup of coffee ☕ ( yoomoney or ko-fi, boosty.to )

Рад это слышать :) Если вы хотите мне помочь, вы можете угостить меня чашечкой кофе

About

A stunning theme for ttk based on Sun Valley theme rdbende

Topics

Resources

Stars

Watchers

Forks

Languages

  • Tcl 64.0%
  • Python 36.0%