Browse Source

Changed default theme clear color to black to match window background.

Mark Sibly 7 years ago
parent
commit
b1a0d53f4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/mojo/assets/themes/default.json

+ 1 - 1
modules/mojo/assets/themes/default.json

@@ -1,7 +1,7 @@
 {
 {
 	"colors":{
 	"colors":{
 	
 	
-		"windowClearColor":"#888"
+		"windowClearColor":"#000"
 	},
 	},
 	
 	
 	"fonts":{
 	"fonts":{