satof3 2 年 前
コミット
f81d0fc3bc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/editor/src/services/editor-theme/nord.ts

+ 1 - 1
packages/editor/src/services/editor-theme/nord.ts

@@ -40,7 +40,7 @@ const tooltipBackground = base01;
 const selection = base03;
 const selection = base03;
 // Customize
 // Customize
 const cursor = base06;
 const cursor = base06;
-// Create
+// Create New color
 const activeLineBackground = '#00000020';
 const activeLineBackground = '#00000020';
 
 
 // / The editor theme styles for Nord.
 // / The editor theme styles for Nord.