Skip to content

Commit

Permalink
[misc] colour name :P
Browse files Browse the repository at this point in the history
  • Loading branch information
bec5 committed Jul 30, 2013
1 parent 52d2e12 commit cbf5b4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.asv
6 changes: 3 additions & 3 deletions @CompositeSeriesObject/CompositeSeriesObject.m
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
[0;25;205]/255.,... %"Jesse Blue" <<the #1 Color!!!
[205;38;38]/255.,... %"Ivana Red"
[67;205;128]/255.,... %"Yichao Green"
[250;128;114]/255.,...%"Salmon"
[137;104;205]/255.,...%"Lavender"
[85;107;47]/255.,... %"Dark Olive"
[250;128;114]/255.,...%"Colin Salmon"
[137;104;205]/255.,...%"Niki Lavender"
[85;107;47]/255.,... %"Will's Magical Olive"
};

for i=1:length(obj.seriesHandles)
Expand Down

0 comments on commit cbf5b4d

Please sign in to comment.