Skip to content

Commit

Permalink
Update dark.tcl (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertJN64 committed Oct 11, 2021
1 parent fc5014c commit d3c7daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/dark.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,8 @@ namespace eval ttk::theme::azure-dark {
[list $I(off-basic) \
{selected disabled} $I(on-basic) \
disabled $I(off-basic) \
{pressed selected} $I(on-basic) \
{active selected} $I(on-basic) \
{pressed selected} $I(on-accent) \
{active selected} $I(on-accent) \
selected $I(on-accent) \
{pressed !selected} $I(off-basic) \
active $I(off-basic) \
Expand Down

0 comments on commit d3c7daf

Please sign in to comment.