mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 19:06:21 +00:00
Improve color blindness handling
Rename some things and use a swtich instead of if.
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
|
||||
typedef enum {
|
||||
COLOR_PROFILE_DEFAULT,
|
||||
COLOR_PROFILE_REDGREEN,
|
||||
COLOR_PROFILE_BLUE,
|
||||
COLOR_PROFILE_REDGREEN_BLINDNESS,
|
||||
COLOR_PROFILE_BLUE_BLINDNESS,
|
||||
} color_profile;
|
||||
|
||||
struct color_def {
|
||||
|
||||
Reference in New Issue
Block a user