mirror of
				https://github.com/monkeytypegame/monkeytype.git
				synced 2025-11-04 09:06:17 +08:00 
			
		
		
		
	make the bg color a bit darker* 🕳 (#2936) abod1960
This commit is contained in:
		
							parent
							
								
									e451375274
								
							
						
					
					
						commit
						9b4a833d78
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
/*inspired by GMK MOONLIGHT*/
 | 
			
		||||
:root {
 | 
			
		||||
  --bg-color: #1f2730;
 | 
			
		||||
  --bg-color: #191f28;
 | 
			
		||||
  --main-color: #c69f68;
 | 
			
		||||
  --caret-color: #8f744b;
 | 
			
		||||
  --sub-color: #4b5975;
 | 
			
		||||
| 
						 | 
				
			
			@ -21,7 +21,7 @@
 | 
			
		|||
}
 | 
			
		||||
#menu .text-button {
 | 
			
		||||
  border-radius: rem !important;
 | 
			
		||||
  color: #1f2730 !important;
 | 
			
		||||
  color: #191f28 !important;
 | 
			
		||||
}
 | 
			
		||||
#menu .text-button :hover {
 | 
			
		||||
  border-radius: rem !important;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue