mirror of
				https://github.com/lutinglt/gitea-github-theme.git
				synced 2025-10-26 21:20:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			176 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			176 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| .text {
 | |
|   .purple {
 | |
|     color: #ab7df8 !important;
 | |
|   }
 | |
| 
 | |
|   .green {
 | |
|     color: #3fb950 !important;
 | |
|   }
 | |
| }
 | |
| 
 | |
| .svg {
 | |
|   &.octicon-issue-closed {
 | |
|     color: #ab7df8 !important;
 | |
|   }
 | |
| }
 | 
