fix(gs/emacs): Load slack after defining color vars
Change-Id: Ife6164bd4b4d68f82a01d34354c19c1a90c943ff Reviewed-on: https://cl.tvl.fyi/c/depot/+/1870 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									74a6a9c817
								
							
						
					
					
						commit
						13088392e2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -27,7 +27,6 @@ | |||
| (load! "email") | ||||
| (load! "cpp") | ||||
| (load! "lisp") | ||||
| (load! "slack") | ||||
| 
 | ||||
| (require 'tvl) | ||||
| 
 | ||||
|  | @ -157,6 +156,8 @@ | |||
| (add-to-list 'custom-theme-load-path "~/.doom.d/themes") | ||||
| (load-theme 'grfn-solarized-light t) | ||||
| 
 | ||||
| (load! "slack") | ||||
| 
 | ||||
| (defface haskell-import-face `((t (:foreground ,+solarized-magenta))) "") | ||||
| 
 | ||||
| (setq doom-theme 'grfn-solarized-light) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue