enso/distribution/lib/Standard/Base/0.0.0-dev/package.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
1.1 KiB
YAML
Raw Normal View History

2021-08-13 19:14:20 +03:00
name: Base
namespace: Standard
version: 0.0.0-dev
2021-08-13 19:14:20 +03:00
license: APLv2
authors:
- name: Enso Team
email: contact@enso.org
maintainers:
- name: Enso Team
email: contact@enso.org
component-groups:
new:
- Input: { color: oklch(0.464 0.14 170) }
- Constants: { color: oklch(0.464 0.14 145) }
- Metadata: { color: oklch(0.464 0.14 120) }
- Output: { color: oklch(0.464 0.14 60) }
- Calculations: { color: oklch(0.464 0.14 230) }
- Statistics: { color: oklch(0.464 0.14 230) }
- Selections: { color: oklch(0.464 0.14 325) }
- Conversions: { color: oklch(0.464 0.14 40) }
- Values: { color: oklch(0.464 0.14 275) }
- Math: { color: oklch(0.464 0.14 300) }
- Rounding: { color: oklch(0.464 0.14 300) }
- Trigonometry: { color: oklch(0.464 0.14 300) }
- Random: { color: oklch(0.464 0.14 145) }
- Bitwise: { color: oklch(0.464 0.14 300) }
- Text: { color: oklch(0.464 0.14 290) }
- DateTime: { color: oklch(0.464 0.14 295) }
- Logical: { color: oklch(0.464 0.14 300) }
- Operators: { color: oklch(0.464 0.14 275) }
- Errors: { color: oklch(0.464 0.14 15) }