taut: colour scheme change

This commit is contained in:
minjaesong
2026-04-27 23:44:51 +09:00
parent 2053526dfa
commit dc3c73252e
6 changed files with 38 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ const PANEL_H = SCRH - PANEL_Y
const colStatus = 253
const colContent = 240
const colHdr = 239
const colHdr = 230
function drawSampleEditContents(wo) {
for (let y = PANEL_Y; y < SCRH; y++) {