Skip to content

Commit 75d5200

Browse files
authored
readme fix (#24)
1 parent 03133b0 commit 75d5200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ p = sp.ZenithPlot(
3333
lon=-116.836394,
3434
dt=timezone("America/Los_Angeles").localize(datetime.now().replace(hour=22)),
3535
limiting_magnitude=4.6,
36-
style=sp.styles.BLUE,
36+
style=sp.styles.ZENITH_BLUE_MEDIUM,
3737
resolution=2000,
3838
)
3939
p.export("starchart.png")

0 commit comments

Comments
 (0)