Go to file
Lucian I. Last ec47c3c7fb Working font-size 2022-05-06 22:56:24 +02:00
build-aux meson: Drop cargo.sh script 2022-02-18 16:05:51 +01:00
data Working font-size 2022-05-06 22:56:24 +02:00
hooks Init 2019-07-24 13:58:32 +02:00
po Revert "Update Danish translation" 2022-05-05 13:15:19 +02:00
src Working font-size 2022-05-06 22:56:24 +02:00
.editorconfig make it compile with latest gtk-rs stack 2021-07-01 02:11:23 +02:00
.gitignore make it compile with latest gtk-rs stack 2021-07-01 02:11:23 +02:00
.gitlab-ci.yml CI: use the ci from gtk-rust-template 2021-07-01 02:25:31 +02:00
Cargo.lock Release 0.0.5 2022-01-16 11:41:08 +01:00
Cargo.toml Release 0.0.5 2022-01-16 11:41:08 +01:00
LICENSE.md Init 2019-07-24 13:58:32 +02:00
README.md Replace WCAG to APCA 2022-05-05 12:47:15 +02:00
contrast.doap Rephrase the app description fixes #10 2019-09-10 13:24:18 +02:00
meson.build meson: Drop cargo.sh script 2022-02-18 16:05:51 +01:00
meson_options.txt Rename to Contrast 2019-08-01 12:24:44 +02:00
rustfmt.toml Init 2019-07-24 13:58:32 +02:00

README.md

Contrast

Checks whether the contrast between two colors meet the [SAPC-APCA](https://github.com/Myndex/SAPC-APCA) requirements.

Screenshots

![screenshot](data/resources/screenshots/screenshot1.png)

Hack on Contrast

To build the development version of Contrast and hack on the code see the general guide for building GNOME apps with Flatpak and GNOME Builder.

You are expected to follow our Code of Conduct when participating in project spaces.