Browse Source

Change version list background color

pull/23/head
Weilbyte 5 years ago
parent
commit
a5b5331671
No known key found for this signature in database GPG Key ID: BB87B2C8A1468388
  1. 2
      PVEDiscordDark/js/PVEDiscordDark.js

2
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'
}

Loading…
Cancel
Save