Autocomplete title suggestions when creating a new note

.theme-light, .theme-dark { 
	--link-unresolved-color: var(--color-yellow); 
	--link-unresolved-opacity: 0.7; 
	--link-unresolved-filter: none; 
	--link-unresolved-decoration-style: dotted; 
	--link-unresolved-decoration-color: var(--color-yellow); 
}