Posted to tcl by schelte at Thu Nov 23 13:15:01 GMT 2023view pretty

package ifneeded ttk::theme::azure 1.3 \
  [list source [file join $dir azure.tcl]]
package ifneeded ttk::theme::azure-dark 1.3 \
  [list source [file join $dir Azure-ttk-theme azure-dark.tcl]]
package ifneeded ttk::theme::forest-light 1.0 \
  [list source [file join $dir Forest-ttk-theme forest-light.tcl]]
package ifneeded ttk::theme::forest-dark 1.0 \
  [list source [file join $dir Forest-ttk-theme forest-dark.tcl]]
package ifneeded ttk::theme::sun-valley-light 1.0 \
  [list source [file join $dir Sun-Valley-ttk-theme theme light.tcl]]
package ifneeded ttk::theme::sun-valley-dark 1.0 \
  [list source [file join $dir Sun-Valley-ttk-theme theme dark.tcl]]