summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/GENERIC
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-05-19 23:50:56 -0400
committerIan Moffett <ian@osmora.org>2025-05-19 23:50:56 -0400
commit87013e38d1940ad183d3cdb42224fb6dcd9e7e03 (patch)
tree1475ef52cd761049188f9c3ed8b7515e8b80c5d3 /sys/arch/amd64/conf/GENERIC
parent988be480644b7a1ba2073b233120b985193c099a (diff)
kernel/amd64: conf: Default to a nice green color
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC')
-rw-r--r--sys/arch/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index d3a4368..db3ce4c 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -7,4 +7,4 @@ setval SCHED_NQUEUE 4
// Console attributes
setval CONSOLE_BG 0x000000
-setval CONSOLE_FG 0XB57614
+setval CONSOLE_FG 0x009800