onionshare/cli/onionshare_cli
SIDDHANT DIXIT 3cbe55916b Added user theme preference option in Settings
Added an option to choose theme in settings dialog like auto, light and dark.
Fixed Dark Mode Dark Text.
2021-07-19 18:27:02 +05:30
..
resources Set the word-break to break-word for the message-class, and removed the max-width again 2021-06-07 22:29:40 +02:00
web Merge branch 'fix_405_error_and_other_methods' of https://github.com/mig5/onionshare into mig5-fix_405_error_and_other_methods 2021-05-25 16:27:26 -07:00
__init__.py Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files) 2021-05-04 16:21:42 +10:00
common.py Account for the "v" in the version string ("v2.3.2") banner spacing 2021-05-25 17:31:28 -07:00
mode_settings.py Fix flake8 issues found in cli 2021-04-29 17:13:05 -07:00
onion.py Fix flake8 issues found in cli 2021-04-29 17:13:05 -07:00
onionshare.py Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files) 2021-05-04 16:21:42 +10:00
settings.py Added user theme preference option in Settings 2021-07-19 18:27:02 +05:30