Use smoother outer border alpha for default font directives
This commit is contained in:
parent
c8340602f5
commit
ee97dd16e2
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"nametag" : {
|
"nametag" : {
|
||||||
"showMasterNames" : true,
|
"showMasterNames" : true,
|
||||||
"fontDirectives" : "?border=1;222;2220",
|
"fontDirectives" : "?border=1;222;2224",
|
||||||
"inspectOpacityRate" : 0.15,
|
"inspectOpacityRate" : 0.15,
|
||||||
"movementThreshold" : 0.5,
|
"movementThreshold" : 0.5,
|
||||||
"offset" : [0, 13]
|
"offset" : [0, 13]
|
||||||
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
"debugFont" : "iosevka-semibold",
|
"debugFont" : "iosevka-semibold",
|
||||||
"debugFontSize" : 7,
|
"debugFontSize" : 7,
|
||||||
"debugFontDirectives" : "?border=1;2224;0000",
|
"debugFontDirectives" : "?border=1;111a;1114",
|
||||||
|
|
||||||
// Change planet name to support the new internal string formatting.
|
// Change planet name to support the new internal string formatting.
|
||||||
"planetNameFormatString" : "- {} -",
|
"planetNameFormatString" : "- {} -",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"config" : {
|
"config" : {
|
||||||
"font" : {
|
"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
|
"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" : {
|
"colors" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user