feat(custom): Set term-mode colour scheme to Gruber Darker
This commit is contained in:
		
							parent
							
								
									fc76db3d96
								
							
						
					
					
						commit
						845fa34448
					
				
					 1 changed files with 9 additions and 1 deletions
				
			
		|  | @ -37,4 +37,12 @@ | |||
|  '(rainbow-delimiters-depth-6-face ((t (:foreground "#268bd2")))) | ||||
|  '(rainbow-delimiters-depth-7-face ((t (:foreground "#cb4b16")))) | ||||
|  '(rainbow-delimiters-depth-8-face ((t (:foreground "#d33682")))) | ||||
|  '(rainbow-delimiters-depth-9-face ((t (:foreground "#839496"))))) | ||||
|  '(rainbow-delimiters-depth-9-face ((t (:foreground "#839496")))) | ||||
|  '(term-color-black ((t (:background "#282828" :foreground "#282828")))) | ||||
|  '(term-color-blue ((t (:background "#96a6c8" :foreground "#96a6c8")))) | ||||
|  '(term-color-cyan ((t (:background "#1fad83" :foreground "#1fad83")))) | ||||
|  '(term-color-green ((t (:background "#73c936" :foreground "#73c936")))) | ||||
|  '(term-color-magenta ((t (:background "#9e95c7" :foreground "#9e95c7")))) | ||||
|  '(term-color-red ((t (:background "#f43841" :foreground "#f43841")))) | ||||
|  '(term-color-white ((t (:background "#f5f5f5" :foreground "#f5f5f5")))) | ||||
|  '(term-color-yellow ((t (:background "#ffdd33" :foreground "#ffdd33"))))) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue