Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

azion-theme

aziontech1.7kMIT1.11.6

azion-theme

css, brand, design, system, primevue, azion, css, azion, theme, theme-base

readme

azion-theme

production

The Azion Theme repository is focused on sharing our style kit across interfaces and should be used in all company projects, including Azion Console Kit, Azion Site, Landing Pages, and all user interactions with Azion.

Easy to Install

To install the azion-theme project, you need to follow the command. Choose one of your preferences: npm or yarn:

npm install azion-theme --save
# or
yarn add azion-theme

Alternatively, you can configure the package.json file by adding the dependency:

{
  "dependencies": {
    "azion-theme": "^1.4.0"
  }
}

After updating the package.json file, run npm install in the root of your project to install the Azion Theme.

Easy to Connect with Front-End Project

To integrate the Azion Theme into your front-end project, you need to import the theme files in your project's entry point file (App.vue, main.js, index.js, etc.):

import 'azion-theme/dark';
import 'azion-theme/light';

Make sure to include these imports at the top of your entry point file to ensure the styles are applied correctly throughout your application.

How to Develop Locally

To work locally, you should clone both the azion-theme repository and the other repository where the theme will be used.

Example:

In this example, we will use the azion-webkit repository:

  1. Clone the azion-webkit and azion-theme repositories:

    git clone https://github.com/aziontech/azion-webkit.git
    git clone https://github.com/aziontech/azion-theme.git
  2. Install dependencies and create the link point:

    cd ./azion-theme && npm i && npm link
  3. Link the azion-theme to the azion-webkit project:

    cd ../azion-webkit && npm i && npm link azion-theme

Any modifications made to azion-theme will be reflected on this development server with hot reload.

changelog

1.11.6 (2025-07-18)

Bug Fixes

1.11.5 (2025-07-15)

Bug Fixes

1.11.4 (2025-07-02)

Bug Fixes

  • ajuste cor de background do frozen column da datatable (#42) (7915720)

1.11.3 (2025-06-05)

Bug Fixes

1.11.2 (2025-05-30)

Bug Fixes

  • readable content code block colors (#41) (3e76cad)

1.11.1 (2025-03-21)

Bug Fixes

1.11.0 (2025-03-20)

Features

  • added degrade secondary variable (#38) (f87816d)

1.10.3 (2025-03-11)

Bug Fixes

1.10.2 (2025-03-10)

Bug Fixes

1.10.1 (2025-03-06)

Bug Fixes

1.10.0 (2025-02-25)

Features

1.9.0 (2025-02-20)

Features

1.8.1 (2024-11-14)

Bug Fixes

1.8.0 (2024-11-13)

Features

  • special button styles and variables (#29) (a518a0d)

1.7.4 (2024-11-08)

Bug Fixes

1.7.3 (2024-09-18)

Bug Fixes

1.7.2 (2024-09-18)

Bug Fixes

1.7.1 (2024-09-18)

Bug Fixes

  • remove rgba from degrade-primary var (c05c6cc)

1.7.0 (2024-09-18)

Features

1.6.0 (2024-09-16)

Features

1.5.8 (2024-09-16)

Bug Fixes

1.5.7 (2024-09-05)

Bug Fixes

  • prose link button primary/secondary text colors (ad171b9)

1.5.6 (2024-08-15)

Bug Fixes

  • toast shadow + bg hover color (f4805dd)

1.5.5 (2024-08-07)

Bug Fixes

  • tags dark/light variables + primary color on light mode (b83c5d6)

1.5.4 (2024-08-07)

Bug Fixes

  • button secondary color priority (0d0f457)

1.5.3 (2024-08-07)

Bug Fixes

  • sync theme transition with primevue transitions (7537d14)

1.5.2 (2024-08-07)

Bug Fixes

  • light/dark mode merge missing colors (11e8e39)

1.5.1 (2024-08-06)

Bug Fixes

  • fork primevue base theme and remove scss functions (e6346c8)
  • scss variablens + functions (efe88d3)

1.5.0 (2024-08-05)

Features

  • default theme supporting dark/light mode (14433c6)

1.4.3 (2024-08-01)

Bug Fixes

1.4.2 (2024-08-01)

Bug Fixes

1.4.1 (2024-08-01)

Bug Fixes

1.4.0 (2024-07-31)

Features

  • create package entrypoints (3f76541)

1.3.5 (2024-07-31)

Bug Fixes

  • rename from @aziontech/theme to azion-theme (219492f)

1.3.4 (2024-07-31)

Bug Fixes

1.3.3 (2024-07-31)

Bug Fixes

  • rename project removing organization (3847349)

1.3.2 (2024-07-31)

Bug Fixes

  • PKG_NPM_TOKEN local (c852cfe)
  • rename on cicd the project name (0c7f2c4)

1.3.1 (2024-07-31)

Bug Fixes

  • homepage, repository.type.url from azion-theme to theme (d45be83)

1.3.0 (2024-07-31)

Features

Bug Fixes

  • conventional commits version (7924966)

1.2.4 (2024-04-30)

Bug Fixes

1.2.3 (2024-04-22)

Bug Fixes

  • color hover border accordion (#9) (2e6ea04)

1.2.2 (2024-03-06)

Bug Fixes

1.2.1 (2024-03-06)

Bug Fixes

1.2.0 (2024-03-06)

Features

  • general features for global css (#8) (f751478)

1.1.3 (2024-02-16)

Bug Fixes

1.1.2 (2024-02-09)

Bug Fixes

1.1.1 (2024-02-08)

Bug Fixes

1.1.1 (2024-02-08)

Bug Fixes

1.1.1 (2024-02-08)

Bug Fixes

1.1.0 (2024-02-08)

Features

1.0.1 (2024-02-08)

Bug Fixes

1.0.0 (2024-02-08)

Features

  • add basic npm.github configuration (a6d82ba)
  • alterado surface ground (#7) (c100e04)
  • creating modile (f0a2eed)
  • editor config, license, contributing (deee284)
  • initializing azion-theme reposity, theme shared between platform and web kit (4b96df8)
  • markdown style (d55c0d8)
  • pipeline automaation (53fafd9)

Bug Fixes

  • .github/workflow to release (b039204)
  • .releaserc (ba4bcb0)
  • add "conventional-changelog-conventionalcommits dependencie (5f7fbbf)
  • add registry .json file (c37493f)
  • adding semantic release dependencie (f742c7f)
  • ajuste inversao tabmenu (83a5600)
  • creating src folder (6c4d007)
  • example alias doc (744c8b2)
  • type of code (0d676c5)