Skip to content

Commit 7fcdcc7

Browse files
author
dompling
committed
fix
1 parent ad74103 commit 7fcdcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/PerformanceMonitor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const CONFIG = {
1515
windowHeight: 320, // 窗口高度
1616
position: { x: 20, y: 100 }, // 窗口位置
1717
colors: {
18-
background: '#00000',
18+
background: '#000000',
1919
title: '#00FF88',
2020
label: '#AAAAAA',
2121
value: '#FFFFFF',

0 commit comments

Comments
 (0)