mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Theme provider and '-t' and '-c' CLI options
This commit is contained in:
25
themes/mono-bright.toml
Normal file
25
themes/mono-bright.toml
Normal file
@@ -0,0 +1,25 @@
|
||||
auth_address = "black"
|
||||
auth_bookmarks = "#bbbbbb"
|
||||
auth_password = "black"
|
||||
auth_port = "black"
|
||||
auth_protocol = "black"
|
||||
auth_recents = "#bbbbbb"
|
||||
auth_username = "black"
|
||||
misc_error_dialog = "black"
|
||||
misc_input_dialog = "black"
|
||||
misc_keys = "black"
|
||||
misc_quit_dialog = "black"
|
||||
misc_save_dialog = "black"
|
||||
misc_warn_dialog = "black"
|
||||
transfer_local_explorer_background = "Default"
|
||||
transfer_local_explorer_foreground = "Default"
|
||||
transfer_local_explorer_highlighted = "#bbbbbb"
|
||||
transfer_log_background = "Default"
|
||||
transfer_log_window = "black"
|
||||
transfer_progress_bar = "black"
|
||||
transfer_remote_explorer_background = "Default"
|
||||
transfer_remote_explorer_foreground = "Default"
|
||||
transfer_remote_explorer_highlighted = "#bbbbbb"
|
||||
transfer_status_hidden = "black"
|
||||
transfer_status_sorting = "black"
|
||||
transfer_status_sync_browsing = "black"
|
||||
Reference in New Issue
Block a user