Battleaxe's component library for Adobe CEP panels
The Brutalism theme is a component library designed specifically for Adobe programs. It allows developers to create panels for applications like After Effects, Illustrator, Photoshop, and more, without needing to spend months on development. The components are designed to simplify projects and keep code clean, with the ability to create entire panels with just a few lines of HTML. The theme also takes care of host app themes, scrollbars, UI changes, and colors, making it easy to blend in with the host application’s design. Overall, Brutalism aims to provide a quick and flexible toolset for creating panels in Adobe programs.
To install the Brutalism theme manually, follow these steps:
./src/main.js, add the following code to use the theme anywhere in the project without needing to import per component file:// Add code snippet here
App.vue or a specific .vue file:// Add code snippet here
The Brutalism theme is a powerful tool for creating panels in Adobe programs. It offers a fast and flexible workflow, with a clean design that seamlessly integrates with Adobe applications. The components provided by the theme simplify project development and keep code organized. The theme also takes care of host app themes, scrollbars, UI changes, and colors, making it easy to blend in with the host application’s design. With support for script loading, context and flyout menus, and Typescript, Brutalism eliminates many of the hurdles and quirks of working with Adobe using Vue, Webpack, and NodeJS.