mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	removed black theme from setup
This commit is contained in:
		@@ -108,10 +108,6 @@
 | 
			
		||||
                        <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>
 | 
			
		||||
                    </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>
 | 
			
		||||
 | 
			
		||||
                <p style="font-size: smaller;margin-top: 10px;"><em>Theme can be later changed in Options -> Appearance.</em></p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user