added colors
This commit is contained in:
8
saburly/custom_editor.py
Normal file
8
saburly/custom_editor.py
Normal file
@@ -0,0 +1,8 @@
|
||||
FULL_EDITOR = [
|
||||
'bold', 'italic', 'h2', 'h3', 'h4',
|
||||
'ol', 'ul',
|
||||
'hr',
|
||||
'embed', 'link', 'image',
|
||||
'black', 'saburly-blue',
|
||||
'left', 'center', 'right'
|
||||
]
|
||||
Reference in New Issue
Block a user