Added new "Ocean Blue" theme for Ozone

This commit is contained in:
SecularSteve 2021-05-23 13:47:46 +02:00 committed by GitHub
parent d1300dbdb3
commit d75e53a11a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -365,6 +365,7 @@ enum ozone_color_theme
OZONE_COLOR_THEME_HACKING_THE_KERNEL,
OZONE_COLOR_THEME_TWILIGHT_ZONE,
OZONE_COLOR_THEME_DRACULA,
OZONE_COLOR_THEME_OCEAN_BLUE,
OZONE_COLOR_THEME_LAST
};