From 4a9266fe9add9859b3efaa677671abe614b67cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Sun, 18 Jan 2026 02:40:54 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=94=E3=82=81=E3=82=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui.h b/src/ui.h index 38f355b..e1c9f30 100644 --- a/src/ui.h +++ b/src/ui.h @@ -9,7 +9,7 @@ #define BTSEL 0xb8b515 #define BTCOL 0xf1ed25 #define BTHVR 0xecea71 -#elif defined(__OpenBSD__) +#elif defined(__FreeBSD__) #define BGCOL 0x232020 #define BTSEL 0xb61729 #define BTCOL 0xee4030