mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
14 lines
192 B
YAML
14 lines
192 B
YAML
#
|
|
# OPACITY TOKENS
|
|
# Use these tokens to set opacity.
|
|
#
|
|
|
|
props:
|
|
- name: opacity-soft
|
|
value: "0.65"
|
|
- name: opacity-disabled
|
|
value: "0.5"
|
|
global:
|
|
type: number
|
|
category: opacity
|