Skip to content

Commit 766bddc

Browse files
committed
add to load
1 parent 97742bb commit 766bddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ColorSchemes.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ function loadallschemes()
141141
include(joinpath(datadir, "ghibli.jl"))
142142
include(joinpath(datadir, "feathers.jl"))
143143
include(joinpath(datadir, "progress.jl"))
144+
include(joinpath(datadir, "catppuccin_scheme.jl"))
144145

145146
# create them as constants...
146147
for key in keys(colorschemes)

0 commit comments

Comments
 (0)