Experimenting with my own version of the spaceduck theme for taskwarrior
This commit is contained in:
		
					parent
					
						
							
								a121e00f35
							
						
					
				
			
			
				commit
				
					
						1a0ee30526
					
				
			
		
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -18,7 +18,8 @@ data.location=~/.task
 | 
				
			||||||
#include /usr/share/task/dark-16.theme
 | 
					#include /usr/share/task/dark-16.theme
 | 
				
			||||||
#dark256 is decent
 | 
					#dark256 is decent
 | 
				
			||||||
#include /usr/share/task/dark-256.theme
 | 
					#include /usr/share/task/dark-256.theme
 | 
				
			||||||
include /usr/share/task/dark-blue-256.theme
 | 
					#PICK dark-blue-256 if in doubt
 | 
				
			||||||
 | 
					#include /usr/share/task/dark-blue-256.theme
 | 
				
			||||||
##This next one is the best guess so far
 | 
					##This next one is the best guess so far
 | 
				
			||||||
####include /usr/share/task/dark-gray-256.theme
 | 
					####include /usr/share/task/dark-gray-256.theme
 | 
				
			||||||
#The active task on dark gray blue is too hard to read
 | 
					#The active task on dark gray blue is too hard to read
 | 
				
			||||||
| 
						 | 
					@ -34,6 +35,7 @@ include /usr/share/task/dark-blue-256.theme
 | 
				
			||||||
#include /usr/share/task/solarized-light-256.theme
 | 
					#include /usr/share/task/solarized-light-256.theme
 | 
				
			||||||
#include /usr/share/task/light-256.theme
 | 
					#include /usr/share/task/light-256.theme
 | 
				
			||||||
#include /usr/share/task/no-color.theme
 | 
					#include /usr/share/task/no-color.theme
 | 
				
			||||||
 | 
					include ~/.task/spaceduck.theme
 | 
				
			||||||
 | 
					
 | 
				
			||||||
taskd.certificate=/home/kellya/.task/private.certificate.pem
 | 
					taskd.certificate=/home/kellya/.task/private.certificate.pem
 | 
				
			||||||
taskd.key=/home/kellya/.task/private.key.pem
 | 
					taskd.key=/home/kellya/.task/private.key.pem
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue