Fix nord secondary color
This commit is contained in:
		
							parent
							
								
									f564985fe5
								
							
						
					
					
						commit
						8438dd82e6
					
				
							
								
								
									
										2
									
								
								dist/theme-nord.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/theme-nord.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
@primary:     #81A1C1; // primary color used in main texts
 | 
					@primary:     #81A1C1; // primary color used in main texts
 | 
				
			||||||
@secondary:   #8FBCBB; // secondary color used in some texts and text based buttons
 | 
					@secondary:   #88C0D0; // secondary color used in some texts and text based buttons
 | 
				
			||||||
@tertiary:    #88C0D0; // tertiary color used in other colored texts
 | 
					@tertiary:    #8FBCBB; // tertiary color used in other colored texts
 | 
				
			||||||
@fg:          #D8DEE9;
 | 
					@fg:          #D8DEE9;
 | 
				
			||||||
@bg0:         #2E3440;
 | 
					@bg0:         #2E3440;
 | 
				
			||||||
@bg1:         mix(@bg0, @bg4, 75%);
 | 
					@bg1:         mix(@bg0, @bg4, 75%);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user