Noting dark mode friendly
Signed-off-by: Ivan Boothe <ivan@rootwork.org>
This commit is contained in:
		
							parent
							
								
									d3ddadd81c
								
							
						
					
					
						commit
						b9cfacd9cd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "Symbol search",
 | 
			
		||||
  "description": "Search symbols in ASCII and Unicode and copy them to the clipboard.",
 | 
			
		||||
  "description": "Search symbols in ASCII and Unicode and copy them to the clipboard. Dark mode friendly.",
 | 
			
		||||
  "developer_name": "Ivan Boothe",
 | 
			
		||||
  "icon": "images/insertion-symbol.png",
 | 
			
		||||
  "required_api_version": "^2.0.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -12,7 +12,7 @@
 | 
			
		|||
      "id": "symbol",
 | 
			
		||||
      "type": "keyword",
 | 
			
		||||
      "name": "Symbol",
 | 
			
		||||
      "description": "Search symbols in ASCII and Unicode and copy them to the clipboard.",
 | 
			
		||||
      "description": "Search symbols in ASCII and Unicode and copy them to the clipboard. Dark mode friendly.",
 | 
			
		||||
      "default_value": "sym"
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue