mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Reorganize Chroma styles (#13934)
This moves the Chroma styles into separate files with base,light and dark variants. Should work exactly as before.
This commit is contained in:
		@@ -1416,6 +1416,7 @@ a.ui.basic.label:hover {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.lines-code {
 | 
			
		||||
  background-color: var(--color-code-bg);
 | 
			
		||||
  padding-left: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user