From ee97dd16e27ac7d6a318a215349153bdf6001bad Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Tue, 4 Jul 2023 06:23:02 +1000 Subject: [PATCH] Use smoother outer border alpha for default font directives --- assets/opensb/interface.config.patch | 4 ++-- assets/opensb/interface/chat/chat.config.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/opensb/interface.config.patch b/assets/opensb/interface.config.patch index 80ccac2..a6f5d89 100644 --- a/assets/opensb/interface.config.patch +++ b/assets/opensb/interface.config.patch @@ -1,7 +1,7 @@ { "nametag" : { "showMasterNames" : true, - "fontDirectives" : "?border=1;222;2220", + "fontDirectives" : "?border=1;222;2224", "inspectOpacityRate" : 0.15, "movementThreshold" : 0.5, "offset" : [0, 13] @@ -16,7 +16,7 @@ "debugFont" : "iosevka-semibold", "debugFontSize" : 7, - "debugFontDirectives" : "?border=1;2224;0000", + "debugFontDirectives" : "?border=1;111a;1114", // Change planet name to support the new internal string formatting. "planetNameFormatString" : "- {} -", diff --git a/assets/opensb/interface/chat/chat.config.patch b/assets/opensb/interface/chat/chat.config.patch index 11fd758..f5ee664 100644 --- a/assets/opensb/interface/chat/chat.config.patch +++ b/assets/opensb/interface/chat/chat.config.patch @@ -1,7 +1,7 @@ { "config" : { "font" : { - "directives" : "?border=1;111a;1110", + "directives" : "?border=1;111a;1114", "padding" : [1, 1] // Padding to prevent border clipping at the edges of the log canvas while keeping compat with mods that patch the canvas size }, "colors" : {