Skip to content

Commit

Permalink
Fix #46
Browse files Browse the repository at this point in the history
  • Loading branch information
RedFantom committed Sep 2, 2018
1 parent 1004963 commit 0bb850b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ttkthemes/themes/black/black.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ namespace eval ttk::theme::black {
$styleCmd configure TNotebook.Tab \
-padding {6 2 6 2}

$styleCmd map TNotebook.Tab -background [list \
selected $colors(-lighter)]

# tk widgets.
$styleCmd map Menu \
-background [list active $colors(-lighter)] \
Expand Down

0 comments on commit 0bb850b

Please sign in to comment.