Ignore:
Timestamp:
08/18/16 14:09:00 (8 years ago)
Author:
Maciej Komosinski
Message:

Brighter colors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/foraminifera/data/scripts/foraminifera.expdef

    r580 r581  
    9797        ExpProperties.chamber_proculus_haplo = micronsToFrams(20);
    9898        ExpProperties.chamber_proculus_diplo = micronsToFrams(10);
    99         colors = ["1.0,1.0,0.0","1.0,0.5,0.0"];
     99        colors = ["1.0,1.0,0.3","1.0,0.7,0.0"]; //yellow and orange
    100100        curColor = colors[0];
    101101        curRadius = ExpProperties.zone1_range;
Note: See TracChangeset for help on using the changeset viewer.