https://github.com/unisonweb/ui-core
Shared design system and core components for Unison Local and Unison Share
https://github.com/unisonweb/ui-core
Last synced: about 1 year ago
JSON representation
Shared design system and core components for Unison Local and Unison Share
- Host: GitHub
- URL: https://github.com/unisonweb/ui-core
- Owner: unisonweb
- License: mit
- Created: 2022-04-01T17:34:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T12:47:14.000Z (about 1 year ago)
- Last Synced: 2025-04-15T00:15:58.521Z (about 1 year ago)
- Language: Elm
- Size: 7.33 MB
- Stars: 24
- Watchers: 7
- Forks: 4
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unison UI Core
Shared design system and core components for Unison Local and Unison Share.
[](https://github.com/unisonweb/ui-core/actions/workflows/ci.yml)

## Adding new Icons
To add new icons, copy the SVG markup to a new function in `/src/UI/Icon.elm`
following the convention seen there of other icons. The color (`fill` or
`stroke`) of the shape must be
[`currentColor`](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color).
## Community
[Code of conduct](https://www.unisonweb.org/code-of-conduct/)