mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(Ozone) Add 'Nord' and 'Gruvbox Dark' themes
This commit is contained in:
parent
a5a0437bda
commit
dd07038e14
@ -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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user