print template color feature added

This commit is contained in:
batuhanbas
2020-01-08 17:17:37 +03:00
parent e547ee7dbe
commit 49630ae8e9
10 changed files with 73 additions and 30 deletions

View File

@ -41,7 +41,7 @@ const app = new Vue({
return {
form: new Form('category'),
bulk_action: new BulkAction('categories'),
color: '#6DA252',
color: '#55588b',
predefineColors: [
'#3c3f72',
'#55588b',