You've already forked obsidian-visualiser
Add neighbor snapping. Add edge snapping. Change accent colors and logo colors, fix canvas history being transported when changing canvas.
This commit is contained in:
@@ -103,8 +103,8 @@ export default defineNuxtConfig({
|
||||
100: '#dadada',
|
||||
},
|
||||
accent: {
|
||||
purple: '#8a5cf5',
|
||||
blue: '#53aaf5',
|
||||
purple: '#43A047',
|
||||
blue: '#26C6DA',
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user