Xmodule: darkening 'correct' green color for WCAG AA requirements
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
// ====================
|
||||
$annotation-yellow: rgba(255,255,10,0.3);
|
||||
$color-copy-tip: rgb(100,100,100);
|
||||
$correct: $green-d1;
|
||||
$partiallycorrect: $green-d1;
|
||||
$correct: $green-d2;
|
||||
$partiallycorrect: $green-d2;
|
||||
$incorrect: $red;
|
||||
|
||||
// +Extends - Capa
|
||||
|
||||
Reference in New Issue
Block a user