Skip to content

Commit

Permalink
Fix ...
Browse files Browse the repository at this point in the history
  • Loading branch information
HemulGM committed Sep 16, 2021
1 parent 2fdfe84 commit b9eca4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CTS.Main.pas
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,8 @@ procedure TFormMain.SetColor(IsDark: Boolean);
SetButtonColor(ButtonFlatTColorCopy);
SetButtonColor(ButtonFlatWebCopy);
SetButtonColor(ButtonFlatRGBCopy);
SetButtonColor(ButtonFlatHSVCopy);
SetButtonColor(ButtonFlatCMYKCopy);

SetButtonColor(ButtonFlatTColorSelect);

Expand Down

0 comments on commit b9eca4c

Please sign in to comment.