add buttons to note editor

This commit is contained in:
2023-05-12 20:15:41 +02:00
parent 606a1f99d2
commit 1381bc0f29
4 changed files with 34 additions and 16 deletions

View File

@@ -35,7 +35,7 @@ export default {
primary: '#1E4BC4',
secondary: '#F000B8',
accent: '#37CDBE',
neutral: '#3D4451',
neutral: '#F7F7F7',
'base-100': '#FFFFFF',
info: '#3ABFF8',
success: '#36D399',