You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Fix svgbob diagrams in dark mode
This commit is contained in:
		| @@ -14,6 +14,7 @@ class = "bob" | ||||
| [output.html] | ||||
| curly-quotes = true | ||||
| additional-js = ["ga4.js"] | ||||
| additional-css = ["svgbob.css"] | ||||
| git-repository-url = "https://github.com/google/comprehensive-rust" | ||||
| edit-url-template = "https://github.com/google/comprehensive-rust/edit/main/{path}" | ||||
|  | ||||
|   | ||||
							
								
								
									
										4
									
								
								svgbob.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								svgbob.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| /* Ensure text is legible in all themes. */ | ||||
| svg text { | ||||
|   fill: var(--fg); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user