We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad74103 commit 7fcdcc7Copy full SHA for 7fcdcc7
scripts/PerformanceMonitor.js
@@ -15,7 +15,7 @@ const CONFIG = {
15
windowHeight: 320, // 窗口高度
16
position: { x: 20, y: 100 }, // 窗口位置
17
colors: {
18
- background: '#00000',
+ background: '#000000',
19
title: '#00FF88',
20
label: '#AAAAAA',
21
value: '#FFFFFF',
0 commit comments