Skip to content

Commit

Permalink
$mol_plot_bar: more saturate
Browse files Browse the repository at this point in the history
  • Loading branch information
nin-jin committed Oct 11, 2023
1 parent 9826464 commit d41258a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plot/bar/bar.view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ namespace $.$$ {
}

color() {
return `hsl( ${ this.hue() } , 70% , 85% )`
return `hsl( ${ this.hue() } , 80% , 85% )`
}

@ $mol_mem
Expand Down

0 comments on commit d41258a

Please sign in to comment.