mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	removed black theme from setup
This commit is contained in:
		
							parent
							
								
									2035304b63
								
							
						
					
					
						commit
						1e767482b4
					
				@ -108,10 +108,6 @@
 | 
				
			|||||||
                        <input class="form-check-input" type="radio" name="theme" id="theme-dark" value="dark" data-bind="checked: theme">
 | 
					                        <input class="form-check-input" type="radio" name="theme" id="theme-dark" value="dark" data-bind="checked: theme">
 | 
				
			||||||
                        <label class="form-check-label" for="theme-dark">dark</label>
 | 
					                        <label class="form-check-label" for="theme-dark">dark</label>
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
                    <div class="form-check form-check-inline">
 | 
					 | 
				
			||||||
                        <input class="form-check-input" type="radio" name="theme" id="theme-black" value="black" data-bind="checked: theme">
 | 
					 | 
				
			||||||
                        <label class="form-check-label" for="theme-black">black</label>
 | 
					 | 
				
			||||||
                    </div>
 | 
					 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                <p style="font-size: smaller;margin-top: 10px;"><em>Theme can be later changed in Options -> Appearance.</em></p>
 | 
					                <p style="font-size: smaller;margin-top: 10px;"><em>Theme can be later changed in Options -> Appearance.</em></p>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user