diff --git a/src/images/themes_icon.png b/src/images/themes_icon.png
index 822ef3af0..cc711011e 100644
Binary files a/src/images/themes_icon.png and b/src/images/themes_icon.png differ
diff --git a/src/qt_gui/main_window_themes.cpp b/src/qt_gui/main_window_themes.cpp
index c89fa5a00..35e64ef74 100644
--- a/src/qt_gui/main_window_themes.cpp
+++ b/src/qt_gui/main_window_themes.cpp
@@ -8,13 +8,13 @@ void WindowThemes::SetWindowTheme(Theme theme, QLineEdit* mw_searchbar) {
switch (theme) {
case Theme::Dark:
- mw_searchbar->setStyleSheet("background-color: #1e1e1e; /* Dark background */"
- "color: #ffffff; /* White text */"
- "border: 1px solid #ffffff; /* White border */"
+ mw_searchbar->setStyleSheet("background-color: #1e1e1e;" // Dark background
+ "color: #ffffff;" // White text
+ "border: 2px solid #ffffff;" // White border
"padding: 5px;");
- themePalette.setColor(QPalette::Window, QColor(53, 53, 53));
+ themePalette.setColor(QPalette::Window, QColor(50, 50, 50));
themePalette.setColor(QPalette::WindowText, Qt::white);
- themePalette.setColor(QPalette::Base, QColor(25, 25, 25));
+ themePalette.setColor(QPalette::Base, QColor(20, 20, 20));
themePalette.setColor(QPalette::AlternateBase, QColor(25, 25, 25));
themePalette.setColor(QPalette::AlternateBase, QColor(53, 53, 53));
themePalette.setColor(QPalette::ToolTipBase, Qt::white);
@@ -30,8 +30,9 @@ void WindowThemes::SetWindowTheme(Theme theme, QLineEdit* mw_searchbar) {
break;
case Theme::Light:
- mw_searchbar->setStyleSheet("background-color: #ffffff; /* Light gray background */"
- "color: #000000; /* Black text */"
+ mw_searchbar->setStyleSheet("background-color: #ffffff;" // Light gray background
+ "color: #000000;" // Black text
+ "border: 2px solid #000000;" // Black border
"padding: 5px;");
themePalette.setColor(QPalette::Window, QColor(240, 240, 240)); // Light gray
themePalette.setColor(QPalette::WindowText, Qt::black); // Black
@@ -49,9 +50,9 @@ void WindowThemes::SetWindowTheme(Theme theme, QLineEdit* mw_searchbar) {
break;
case Theme::Green:
- mw_searchbar->setStyleSheet("background-color: #354535; /* Dark green background */"
- "color: #ffffff; /* White text */"
- "border: 1px solid #ffffff; /* White border */"
+ mw_searchbar->setStyleSheet("background-color: #1e1e1e;" // Dark background
+ "color: #ffffff;" // White text
+ "border: 2px solid #ffffff;" // White border
"padding: 5px;");
themePalette.setColor(QPalette::Window, QColor(53, 69, 53)); // Dark green background
themePalette.setColor(QPalette::WindowText, Qt::white); // White text
@@ -72,9 +73,9 @@ void WindowThemes::SetWindowTheme(Theme theme, QLineEdit* mw_searchbar) {
break;
case Theme::Blue:
- mw_searchbar->setStyleSheet("background-color: #283c5a; /* Dark blue background */"
- "color: #ffffff; /* White text */"
- "border: 1px solid #ffffff; /* White border */"
+ mw_searchbar->setStyleSheet("background-color: #1e1e1e;" // Dark background
+ "color: #ffffff;" // White text
+ "border: 2px solid #ffffff;" // White border
"padding: 5px;");
themePalette.setColor(QPalette::Window, QColor(40, 60, 90)); // Dark blue background
themePalette.setColor(QPalette::WindowText, Qt::white); // White text
@@ -95,9 +96,9 @@ void WindowThemes::SetWindowTheme(Theme theme, QLineEdit* mw_searchbar) {
break;
case Theme::Violet:
- mw_searchbar->setStyleSheet("background-color: #643278; /* Violet background */"
- "color: #ffffff; /* White text */"
- "border: 1px solid #ffffff; /* White border */"
+ mw_searchbar->setStyleSheet("background-color: #1e1e1e;" // Dark background
+ "color: #ffffff;" // White text
+ "border: 2px solid #ffffff;" // White border
"padding: 5px;");
themePalette.setColor(QPalette::Window, QColor(100, 50, 120)); // Violet background
themePalette.setColor(QPalette::WindowText, Qt::white); // White text
diff --git a/src/qt_gui/main_window_ui.h b/src/qt_gui/main_window_ui.h
index 8ae5965f8..6ddc4155e 100644
--- a/src/qt_gui/main_window_ui.h
+++ b/src/qt_gui/main_window_ui.h
@@ -267,8 +267,8 @@ public:
menuView->addAction(menuGame_List_Mode->menuAction());
menuView->addAction(menuGame_List_Icons->menuAction());
menuView->addAction(menuThemes->menuAction());
- menuThemes->addAction(setThemeLight);
menuThemes->addAction(setThemeDark);
+ menuThemes->addAction(setThemeLight);
menuThemes->addAction(setThemeGreen);
menuThemes->addAction(setThemeBlue);
menuThemes->addAction(setThemeViolet);
diff --git a/src/qt_gui/translations/fr.ts b/src/qt_gui/translations/fr.ts
index 33e2990c0..5ba5e7e2e 100644
--- a/src/qt_gui/translations/fr.ts
+++ b/src/qt_gui/translations/fr.ts
@@ -21,7 +21,7 @@
This software should not be used to play games you have not legally obtained.
- Ce logiciel ne doit pas être utilisé pour jouer à des jeux que vous n'avez pas obtenus légalement.
+ Ce logiciel ne doit pas être utilisé pour jouer à des jeux que vous n'avez pas obtenus légalement.
@@ -60,7 +60,7 @@
Directory to install games
- Répertoire d'installation des jeux
+ Répertoire d'installation des jeux
@@ -75,7 +75,7 @@
The value for location to install games is not valid.
- Le répertoire d'installation des jeux n'est pas valide.
+ Le répertoire d'installation des jeux n'est pas valide.
@@ -118,7 +118,7 @@
Copy Serial
- Copier le numéro de série
+ Copier le N° de série
@@ -201,7 +201,7 @@
Exit the application.
- Fermer l'application.
+ Fermer l'application.
@@ -291,7 +291,7 @@
Game List Mode
- Mode d'affichage
+ Mode d'affichage
@@ -301,7 +301,7 @@
Utils
- Utilitaire
+ Utilitaires
@@ -316,12 +316,12 @@
Dark
- Noir
+ SombreLight
- Blanc
+ Clair
@@ -341,7 +341,7 @@
toolBar
- Bare d'outils
+ Bare d'outils
@@ -385,7 +385,7 @@
Emulator Language
- Langage de l'émulateur
+ Langage de l'émulateur
@@ -400,7 +400,7 @@
Show Splash
- Afficher l'image du jeu
+ Afficher l'image du jeu
@@ -410,7 +410,7 @@
Username
- Nom d'utilisateur
+ Nom d'utilisateur
@@ -538,7 +538,7 @@
All Patches available for all games have been downloaded.
- Tous les patchs disponibles pour les jeux ont été téléchargés.
+ Tous les patchs disponibles ont été téléchargés.
@@ -906,7 +906,7 @@
Can't apply cheats before the game is started
- Impossible d'appliquer les triches avant que le jeu ne commence.
+ Impossible d'appliquer les Cheats avant que le jeu ne commence.
@@ -972,7 +972,7 @@
Path
- Chemin
+ Répertoire
\ No newline at end of file