From 90fe47f127b78c249a4d32bb0f1c8c1919f882f8 Mon Sep 17 00:00:00 2001 From: Liam Malone Date: Sat, 31 Jan 2026 16:48:00 +0000 Subject: [PATCH] . --- configs/focus-editor/global.focus-config | 8 +++++--- configs/ghostty/config | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/configs/focus-editor/global.focus-config b/configs/focus-editor/global.focus-config index 0046b66..aa27588 100644 --- a/configs/focus-editor/global.focus-config +++ b/configs/focus-editor/global.focus-config @@ -390,10 +390,12 @@ Shift-Ctrl-F8 go_to_previous_build_error_on_the_side [[style]] +theme: steel-breeze + [fonts] -font: M PLUS Latin Code 60 Semibold -font_ui: M PLUS Latin Code 60 Semibold -font_ui_bold: M PLUS Latin Code 60 Bold +font: M PLUS Code Latin 60 Medium +font_ui: M PLUS Code Latin 60 Semibold +font_ui_bold: M PLUS Code Latin 60 Bold font_size: 14 font_ui_size: 15 anti_aliasing: lcd # options: lcd, normal diff --git a/configs/ghostty/config b/configs/ghostty/config index 72d47fe..362b618 100644 --- a/configs/ghostty/config +++ b/configs/ghostty/config @@ -25,7 +25,7 @@ gtk-single-instance = true # Font font-size = 12 # font-family = Kelmscott Mono -font-family = M PLUS Code Latin 60 +font-family = M PLUS Code Latin 60 Medium # Theme theme = Obsidian