LibreTranslate/libretranslate
P.J. Finlay ef902e0257 Fix text color in dark mode
Currently when the browser has a dark theme enabled
the language selection dropdown has white text on a
white background that is un-readable.

This commit changes the dropdown select to have black
text on a white background.

https://github.com/LibreTranslate/LibreTranslate/issues/491
2023-09-16 17:00:10 -05:00
..
locales Translated using Weblate (Greek) 2023-09-13 09:54:35 +02:00
static Fix text color in dark mode 2023-09-16 17:00:10 -05:00
templates Always show favicon 2023-07-29 13:42:20 -05:00
tests run ruff formatting 2023-07-09 12:29:11 +02:00
__init__.py app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00
api_keys.py Fixed some ruff warnings: requests without timeout and naming not complying with PEP 2023-07-09 12:38:03 +02:00
app.py Fixed some ruff warnings: requests without timeout and naming not complying with PEP 2023-07-09 12:38:03 +02:00
default_values.py Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
detect.py Fixed some ruff warnings: requests without timeout and naming not complying with PEP 2023-07-09 12:38:03 +02:00
flood.py Testing, fixes 2023-03-09 23:07:12 -05:00
init.py Edit publish workflow to reuse existing test workflow, and use the build package to build the libretranslate package 2023-07-10 08:11:51 +02:00
language.py Improve Japanese punctuation 2023-07-17 19:59:55 +02:00
locales.py Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
main.py run ruff formatting 2023-07-09 12:29:11 +02:00
manage.py run ruff formatting 2023-07-09 12:29:11 +02:00
no_limiter.py Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
remove_translated_files.py app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00
scheduler.py Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
secret.py Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
security.py Fixed some ruff warnings: requests without timeout and naming not complying with PEP 2023-07-09 12:38:03 +02:00
storage.py Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
suggestions.py run ruff formatting 2023-07-09 12:29:11 +02:00