# How to change the default colors of a series in Makie

**URL:** https://discourse.julialang.org/t/how-to-change-the-default-colors-of-a-series-in-makie/136738
**Category:** Visualization
**Tags:** colors, makie, color-theme
**Created:** [April 16, 2026, 12:53pm UTC](https://discourse.julialang.org/t/how-to-change-the-default-colors-of-a-series-in-makie/136738 "2026-04-16T12:53:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![xor0110](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xor0110/32/7926_2.png) [@xor0110](https://discourse.julialang.org/u/xor0110)
#### Post date: [April 16, 2026, 12:54pm UTC](https://discourse.julialang.org/t/how-to-change-the-default-colors-of-a-series-in-makie/136738/1 "2026-04-16T12:54:00Z")

</div>

I’ve found some information about using `set_theme!`, but it’s still not clear to me what to do and I would love to find a code snippet. How do I change the default colors used to plot a `series` in Makie?
