mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
Merge remote-tracking branch 'remotes/origin/validation_algorithm_revisited'
This commit is contained in:
@@ -31,5 +31,5 @@ package ninja.javafx.smartcsv.fx.util;
|
||||
*/
|
||||
public class ColorConstants {
|
||||
public static final String OK_COLOR = "#22aa22";
|
||||
public static final String ERROR_COLOR = "#ff6622";
|
||||
public static final String ERROR_COLOR = "#ff3333";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user