diff --git a/theme/dark.tcl b/theme/dark.tcl index abff872..5583d66 100644 --- a/theme/dark.tcl +++ b/theme/dark.tcl @@ -22,7 +22,7 @@ namespace eval ttk::theme::azure-dark { array set colors { -fg "#ffffff" -bg "#333333" - -disabledfg "#ffffff" + -disabledfg "#aaaaaa" -disabledbg "#737373" -selectfg "#ffffff" -selectbg "#007fff"