Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavnatarajan committed Nov 11, 2022
2 parents 36f6cc7 + bece078 commit 9074769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/PluginEditor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ XfeedAudioProcessorEditor::XfeedAudioProcessorEditor (XfeedAudioProcessor& p)
// Make sure that before the constructor has finished, you've set the
// editor's size to whatever you need it to be.

// Set colours and labels
// Set colours and labels and labels
bgcolour = juce::Colours::lightblue;
//buttonOffColour = juce::Colour(0xff228b22);
buttonOffColour = juce::Colours::forestgreen;
Expand Down

0 comments on commit 9074769

Please sign in to comment.