diff --git a/PVEDiscordDark/js/PVEDiscordDark.js b/PVEDiscordDark/js/PVEDiscordDark.js index 2ec85bd..9cb8d61 100644 --- a/PVEDiscordDark/js/PVEDiscordDark.js +++ b/PVEDiscordDark/js/PVEDiscordDark.js @@ -49,7 +49,7 @@ function patchSummary() { autoScroll: true, padding: 5, style: { - 'background-color': '#23272a', + 'background-color': '#2C2F33', 'white-space': 'pre', 'font-family': 'monospace' }