Martijn Laan преди 10 месеца
родител
ревизия
5d8f8db7f9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Projects/Src/IDE.MainForm.pas

+ 1 - 1
Projects/Src/IDE.MainForm.pas

@@ -881,7 +881,7 @@ constructor TMainForm.Create(AOwner: TComponent);
         $ABE3AB); //MGreen with HSL lightness changed from 40% to 78%
       CheckUpdatePanelMessage(Ini, 'VSCodeMemoKeyMap', 0, 1,
         'Support for Visual Studio Code-style editor shortcuts has been added. Click <a id="toptions">here</a> to open the Options dialog and change the Editor Keys option.',
-        $FFD399); //MBlue with HSL lightness changes from 42% to 80%
+        $FFD399); //MBlue with HSL lightness changed from 42% to 80%
       UpdateUpdatePanel;
 
       { Debug options }