Update about command colors

This commit is contained in:
7cc5c4f330d47060 2024-07-29 01:47:36 -04:00
parent d64c7669ee
commit 95a9830bf6

View file

@ -34,7 +34,7 @@ module.exports = {
},
{
translate: ' (%s)',
color: 'white',
color: c.colors.primary,
with: [
{
text: gitCommit,
@ -79,7 +79,7 @@ module.exports = {
with: [
{
translate: '"%s"',
color: 'white',
color: c.colors.secondary,
with: [
{
text: 'serverinfo',