(Ozone) Add 'Nord' and 'Gruvbox Dark' themes

This commit is contained in:
Weedy Weed Smoker 2020-02-25 13:25:20 +07:00 committed by GitHub
parent a5a0437bda
commit dd07038e14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9089,6 +9089,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_BASIC_BLACK,
"Noir basique"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_NORD,
"Nord"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_GRUVBOX_DARK,
"Gruvbox sombre"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_OZONE_MENU_COLOR_THEME,
"Sélectionner un thème de couleur différent."