Use smoother outer border alpha for default font directives
This commit is contained in:
parent
c8340602f5
commit
ee97dd16e2
@ -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" : "- {} -",
|
||||
|
@ -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" : {
|
||||
|
Loading…
Reference in New Issue
Block a user