https://github.com/flexmonster/custom-theme-builder
A tool to help create custom themes for Flexmonster Pivot Table & Charts
https://github.com/flexmonster/custom-theme-builder
grid npm npm-package theme-ui ui-grid
Last synced: about 2 months ago
JSON representation
A tool to help create custom themes for Flexmonster Pivot Table & Charts
- Host: GitHub
- URL: https://github.com/flexmonster/custom-theme-builder
- Owner: flexmonster
- Created: 2020-03-23T11:17:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-28T16:42:35.000Z (10 months ago)
- Last Synced: 2025-08-28T23:32:27.120Z (10 months ago)
- Topics: grid, npm, npm-package, theme-ui, ui-grid
- Language: CSS
- Homepage: https://flexmonster.com
- Size: 181 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom theme builder for Flexmonster Pivot Table & Charts
[](https://www.flexmonster.com/?r=github)
Website: [www.flexmonster.com](https://www.flexmonster.com/?r=github)
## Flexmonster Pivot Table & Charts
Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and [more](https://www.flexmonster.com/doc/available-tutorials-integration/?r=github). Also, Flexmonster connects to [any data source](https://www.flexmonster.com/doc/supported-data-sources/?r=github), including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
This repository contains a theme builder app for creating custom Flexmonster themes.
Table of contents:
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Related Flexmonster docs](#related-flexmonster-docs)
- [Support and feedback](#support-and-feedback)
- [Flexmonster licensing](#flexmonster-licensing)
- [Social media](#social-media)
## Prerequisites
- [Node.js](https://nodejs.org/en)
## Installation
1. Download a `.zip` archive with the theme builder or clone it from GitHub with the following command:
```bash
git clone https://github.com/flexmonster/custom-theme-builder && cd custom-theme-builder
```
2. Install the npm dependencies described in `package.json`:
```bash
npm install
```
## Usage
See how to create a custom theme using the theme builder: [Adding a custom theme](https://www.flexmonster.com/doc/customizing-appearance?r=github/#new-theme).
## Related Flexmonster docs
- [Changing themes](https://www.flexmonster.com/doc/customizing-appearance/?r=github) — learn about themes and styling in Flexmonster.
## Support and feedback
In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors?r=github) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=github) for a solution to your issue.
To share your feedback or ask questions, contact our Tech team by raising a ticket on our [Help Center](https://www.flexmonster.com/help-center?r=github). You can also find a list of samples, technical specifications, and a user interface guide there.
## Flexmonster licensing
The custom theme builder is released under the MIT license (free and open-source). [Flexmonster Pivot](https://www.flexmonster.com/?r=github) is governed by the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=github).
Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the [Flexmonster pricing page](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=github).
If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=github), and we will get in touch with you.
## Social media
Follow us on social media and stay updated on our development process!
[](https://linkedin.com/company/flexmonster) [](https://youtube.com/user/FlexMonsterPivot) [](https://twitter.com/flexmonster)