πŸš€ DAY 3 OF LAUNCH WEEK: Introducing Webhook Events for Pull Request Scans.Learn more β†’
Socket
Book a DemoInstallSign in
Socket

@agorapulse/ui-theme

Package Overview
Dependencies
Maintainers
41
Versions
136
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.5
Version published
Maintainers
41
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 16 Oct 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