Add missing $codebackground variable.
This commit is contained in:
		@@ -6,6 +6,7 @@ $dark-grey: #3B3E48;
 | 
				
			|||||||
$highlight-grey: #7d828a;
 | 
					$highlight-grey: #7d828a;
 | 
				
			||||||
$midnightblue: #2c3e50;
 | 
					$midnightblue: #2c3e50;
 | 
				
			||||||
$typewriter: hsl(172, 100%, 36%);
 | 
					$typewriter: hsl(172, 100%, 36%);
 | 
				
			||||||
 | 
					$codebackground: #272822 !default;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Scroll to Top Default colors
 | 
					// Scroll to Top Default colors
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user