🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 22:53:19 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
js
/
editor
/
utils
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/js/editor/utils
🔄 Refresh
✏️
Editing: colors.js
Writable
export const getColorsDefaults = (colors) => Object.keys(colors).reduce((acc, key) => { acc[key] = { type: 'string', default: colors[key], } return acc }, {})
💾 Save Changes
❌ Cancel