This commit is contained in:
Rob Bailey
2019-03-22 10:53:19 -04:00
committed by ShizCalev
parent 3f0f2d5b19
commit 9290358482
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -78,7 +78,6 @@ Thanks to spacemaniac and mcdonald for help with the JS side of this.
winset(src, "outputwindow", "text-color = #000000;text-color = #8ba5c4")
winset(src, "mainwindow", "background-color = none;background-color = #202020")
winset(src, "split", "background-color = none;background-color = #202020")
winset(src, "input", "background-color = none;background-color = #202020")
//Buttons
winset(src, "changelog", "background-color = none;background-color = #494949")
winset(src, "changelog", "text-color = #000000;text-color = #99aab5")