Skip to content
Snippets Groups Projects
Commit 68a474ec authored by PIQUEREZ Corentin's avatar PIQUEREZ Corentin
Browse files

couleur indispo profs modifiée

parent fde22233
No related branches found
No related tags found
No related merge requests found
No preview for this file type
.idea
*.class
.out
sae2.01-developpement-application.iml
\ No newline at end of file
......@@ -73,7 +73,7 @@ public class ShukanView extends JPanel
/** Grid color */
private final Color GRID_COLOR = Color.BLACK;
/** Free module weeks color */
private final Color HOLLY_COLOR = new Color (0.3f, 0.7f, 0.7f);
private final Color HOLLY_COLOR = new Color (1.f, 0.8f, 0.7f);
/** Inactive parts of weeks color */
private final Color INACTIVE_COLOR = new Color (0.5f, 0.5f, 0.5f);
/** Frame borders color */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment