Skip to content

Commit

Permalink
small-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dudochkin-victor authored Mar 20, 2021
1 parent f79af61 commit cd8a789
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Angular Rust is a high productivity, `platform-agnostic` frontend framework for

## Features

- [x] Graphic abstraction for cairo and web canvas, implemented in [UX Aanimate](https://github.com/angular-rust/ux-animate)
- [x] Graphic abstraction for cairo and web canvas, implemented in [UX Animate](https://github.com/angular-rust/ux-animate)
- [x] Most used color spaces: RGB, RGBA, HSL, HSV, LAB, CMY, CMYK
- [x] Color conversion: RGB to HSL, etc.
- [x] Support for color quantization to make the color closer to the palette
Expand All @@ -39,7 +39,7 @@ Angular Rust is a high productivity, `platform-agnostic` frontend framework for

## Color scheme for UI design

UX Primitives contain powerfull palette for easy of use and more professional look for your applications. UX Primitives use the [Open Color](yeun.github.io/open-color) scheme optimized for UI like font, background, border, etc.
UX Primitives contain powerfull palette for easy of use and more professional look for your applications. UX Primitives use the [Open Color](https://yeun.github.io/open-color) scheme optimized for UI like font, background, border, etc.

- All colors shall have adequate use
- Provide general color for UI design
Expand Down Expand Up @@ -105,4 +105,4 @@ Come help us on the [issues that matter that the most](https://github.com/angula
Please [report all bugs!](https://github.com/angular-rust/ux-primitives/issues/new/choose) We are happy to help support developers fix the bugs they find if they are interested and have the time.

## Todo
- [ ] Documentation
- [ ] Documentation

0 comments on commit cd8a789

Please sign in to comment.