Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@agorapulse/ui-theme

Package Overview
Dependencies
Maintainers
46
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agorapulse/ui-theme

Agorapulse UI Theme Library

latest
Source
npmnpm
Version
20.1.4
Version published
Weekly downloads
4.6K
190.65%
Maintainers
46
Weekly downloads
 
Created
Source

Agorapulse Style Dictionary

To generate the style dictionary based on the config file, you'll have to run the following command:

style-dictionary build

You should see something like this output:

Copying starter files...

Source style dictionary starter files created!

Running `style-dictionary build` for the first time to generate build artifacts.

css
✔︎  assets/variables.css

If everything goes well, you'll should have the following architecture.

├── README.md
├── config.json
├── tokens/
│   ├── reference/
│       ├── border-radius.json
│       ├── color.json
│       ├── font.json
│       ├── spacing.json
│   ├── system/
│       ├── border.json
│       ├── color.json
│       ├── icon.json
│       ├── text.json
├── build/
│   ├── css/
│      ├── variables.css

FAQs

Package last updated on 25 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts