├── .gitignore ├── AUTHORS ├── LICENSE ├── Makefile ├── Papirus-Dark ├── .claws_themeinfo ├── README.txt ├── addr_one.png ├── addr_two.png ├── address.png ├── address_book.png ├── address_search.png ├── anonymous.png ├── book.png ├── cancel.png ├── category.png ├── check_spelling.png ├── checkbox_off.png ├── checkbox_on.png ├── claws_mail_compose_logo.png ├── claws_mail_icon.png ├── clip.png ├── clip_gpg_signed.png ├── clipkey.png ├── close.png ├── complete.png ├── continue.png ├── copied.png ├── delete_btn.png ├── deleted.png ├── dir_close.png ├── dir_close_hrm.png ├── dir_close_hrm_mark.png ├── dir_close_htm_mark.png ├── dir_close_mark.png ├── dir_noselect.png ├── dir_noselect_close.png ├── dir_noselect_close_mark.png ├── dir_noselect_open.png ├── dir_open.png ├── dir_open_hrm.png ├── dir_open_hrm_mark.png ├── dir_open_mark.png ├── dir_subs_close.png ├── dir_subs_close_mark.png ├── dir_subs_open.png ├── down_arrow.png ├── drafts_close.png ├── drafts_close_hrm.png ├── drafts_close_hrm_mark.png ├── drafts_close_mark.png ├── drafts_open.png ├── drafts_open_hrm.png ├── drafts_open_hrm_mark.png ├── drafts_open_mark.png ├── edit_extern.png ├── editdelete.png ├── error.png ├── exec.png ├── forwarded.png ├── forwared_replied.png ├── go_folders.png ├── gpg_signed.png ├── group.png ├── ham_btn.png ├── ignorethread.png ├── inbox_close.png ├── inbox_close_hrm.png ├── inbox_close_hrm_mark.png ├── inbox_close_mark.png ├── inbox_open.png ├── inbox_open_hrm.png ├── inbox_open_hrm_mark.png ├── inbox_open_mark.png ├── insert_file.png ├── interface.png ├── jpilot.png ├── key.png ├── key_gpg_signed.png ├── ldap.png ├── linewrap.png ├── linewrapcurrent.png ├── locked.png ├── mail.png ├── mail_attach.png ├── mail_compose.png ├── mail_draft.png ├── mail_forward.png ├── mail_receive.png ├── mail_receive_all.png ├── mail_reply.png ├── mail_reply_to_all.png ├── mail_reply_to_author.png ├── mail_reply_to_list.png ├── mail_send.png ├── mail_send_queue.png ├── mail_sign.png ├── mark.png ├── mime_application.png ├── mime_audio.png ├── mime_calendar.png ├── mime_image.png ├── mime_message.png ├── mime_pdf.png ├── mime_pgpsig.png ├── mime_ps.png ├── mime_text_enriched.png ├── mime_text_html.png ├── mime_text_patch.png ├── mime_text_plain.png ├── mime_unknown.png ├── moved.png ├── new.png ├── news_compose.png ├── notice_error.png ├── notice_note.png ├── notice_warn.png ├── offline.png ├── online.png ├── open_mail.png ├── outbox_close.png ├── outbox_close_hrm.png ├── outbox_close_hrm_mark.png ├── outbox_close_mark.png ├── outbox_open.png ├── outbox_open_hrm.png ├── outbox_open_hrm_mark.png ├── outbox_open_mark.png ├── paste.png ├── preferences.png ├── printer.png ├── privacy_emblem_encrypted.png ├── privacy_emblem_failed.png ├── privacy_emblem_passed.png ├── privacy_emblem_signed.png ├── privacy_emblem_warn.png ├── privacy_expired.png ├── privacy_failed.png ├── privacy_passed.png ├── privacy_signed.png ├── privacy_unknown.png ├── privacy_warn.png ├── properties.png ├── queue_close.png ├── queue_close_hrm.png ├── queue_close_hrm_mark.png ├── queue_close_mark.png ├── queue_open.png ├── queue_open_hrm.png ├── queue_open_hrm_mark.png ├── queue_open_mark.png ├── quicksearch.png ├── read.png ├── replied.png ├── replied_and_forwarded.png ├── search.png ├── selection.png ├── spam.png ├── spam_btn.png ├── trash.png ├── trash_btn.png ├── trash_close.png ├── trash_hrm.png ├── trash_hrm_mark.png ├── trash_mark.png ├── trash_open.png ├── tray_newmail.png ├── tray_newmail_offline.png ├── tray_newmarkedmail.png ├── tray_newmarkedmail_offline.png ├── tray_nomail.png ├── tray_nomail_offline.png ├── tray_unreadmail.png ├── tray_unreadmail_offline.png ├── tray_unreadmarkedmail.png ├── tray_unreadmarkedmail_offline.png ├── unread.png ├── up_arrow.png ├── vcard.png └── watchthread.png ├── Papirus-Light ├── .claws_themeinfo ├── README.txt ├── addr_one.png ├── addr_two.png ├── address.png ├── address_book.png ├── address_search.png ├── anonymous.png ├── book.png ├── cancel.png ├── category.png ├── check_spelling.png ├── checkbox_off.png ├── checkbox_on.png ├── claws_mail_compose_logo.png ├── claws_mail_icon.png ├── clip.png ├── clip_gpg_signed.png ├── clipkey.png ├── close.png ├── complete.png ├── continue.png ├── copied.png ├── delete_btn.png ├── deleted.png ├── dir_close.png ├── dir_close_hrm.png ├── dir_close_hrm_mark.png ├── dir_close_htm_mark.png ├── dir_close_mark.png ├── dir_noselect.png ├── dir_noselect_close.png ├── dir_noselect_close_mark.png ├── dir_noselect_open.png ├── dir_open.png ├── dir_open_hrm.png ├── dir_open_hrm_mark.png ├── dir_open_mark.png ├── dir_subs_close.png ├── dir_subs_close_mark.png ├── dir_subs_open.png ├── down_arrow.png ├── drafts_close.png ├── drafts_close_hrm.png ├── drafts_close_hrm_mark.png ├── drafts_close_mark.png ├── drafts_open.png ├── drafts_open_hrm.png ├── drafts_open_hrm_mark.png ├── drafts_open_mark.png ├── edit_extern.png ├── editdelete.png ├── error.png ├── exec.png ├── forwarded.png ├── forwared_replied.png ├── go_folders.png ├── gpg_signed.png ├── group.png ├── ham_btn.png ├── ignorethread.png ├── inbox_close.png ├── inbox_close_hrm.png ├── inbox_close_hrm_mark.png ├── inbox_close_mark.png ├── inbox_open.png ├── inbox_open_hrm.png ├── inbox_open_hrm_mark.png ├── inbox_open_mark.png ├── insert_file.png ├── interface.png ├── jpilot.png ├── key.png ├── key_gpg_signed.png ├── ldap.png ├── linewrap.png ├── linewrapcurrent.png ├── locked.png ├── mail.png ├── mail_attach.png ├── mail_compose.png ├── mail_draft.png ├── mail_forward.png ├── mail_receive.png ├── mail_receive_all.png ├── mail_reply.png ├── mail_reply_to_all.png ├── mail_reply_to_author.png ├── mail_reply_to_list.png ├── mail_send.png ├── mail_send_queue.png ├── mail_sign.png ├── mark.png ├── mime_application.png ├── mime_audio.png ├── mime_calendar.png ├── mime_image.png ├── mime_message.png ├── mime_pdf.png ├── mime_pgpsig.png ├── mime_ps.png ├── mime_text_enriched.png ├── mime_text_html.png ├── mime_text_patch.png ├── mime_text_plain.png ├── mime_unknown.png ├── moved.png ├── new.png ├── news_compose.png ├── notice_error.png ├── notice_note.png ├── notice_warn.png ├── offline.png ├── online.png ├── open_mail.png ├── outbox_close.png ├── outbox_close_hrm.png ├── outbox_close_hrm_mark.png ├── outbox_close_mark.png ├── outbox_open.png ├── outbox_open_hrm.png ├── outbox_open_hrm_mark.png ├── outbox_open_mark.png ├── paste.png ├── preferences.png ├── printer.png ├── privacy_emblem_encrypted.png ├── privacy_emblem_failed.png ├── privacy_emblem_passed.png ├── privacy_emblem_signed.png ├── privacy_emblem_warn.png ├── privacy_expired.png ├── privacy_failed.png ├── privacy_passed.png ├── privacy_signed.png ├── privacy_unknown.png ├── privacy_warn.png ├── properties.png ├── queue_close.png ├── queue_close_hrm.png ├── queue_close_hrm_mark.png ├── queue_close_mark.png ├── queue_open.png ├── queue_open_hrm.png ├── queue_open_hrm_mark.png ├── queue_open_mark.png ├── quicksearch.png ├── read.png ├── replied.png ├── replied_and_forwarded.png ├── search.png ├── selection.png ├── spam.png ├── spam_btn.png ├── trash.png ├── trash_btn.png ├── trash_close.png ├── trash_hrm.png ├── trash_hrm_mark.png ├── trash_mark.png ├── trash_open.png ├── tray_newmail.png ├── tray_newmail_offline.png ├── tray_newmarkedmail.png ├── tray_newmarkedmail_offline.png ├── tray_nomail.png ├── tray_nomail_offline.png ├── tray_unreadmail.png ├── tray_unreadmail_offline.png ├── tray_unreadmarkedmail.png ├── tray_unreadmarkedmail_offline.png ├── unread.png ├── up_arrow.png ├── vcard.png └── watchthread.png ├── Papirus ├── .claws_themeinfo ├── README.txt ├── addr_one.png ├── addr_two.png ├── address.png ├── address_book.png ├── address_search.png ├── anonymous.png ├── book.png ├── cancel.png ├── category.png ├── check_spelling.png ├── checkbox_off.png ├── checkbox_on.png ├── claws_mail_compose_logo.png ├── claws_mail_icon.png ├── clip.png ├── clip_gpg_signed.png ├── clipkey.png ├── close.png ├── complete.png ├── continue.png ├── copied.png ├── delete_btn.png ├── deleted.png ├── dir_close.png ├── dir_close_hrm.png ├── dir_close_hrm_mark.png ├── dir_close_htm_mark.png ├── dir_close_mark.png ├── dir_noselect.png ├── dir_noselect_close.png ├── dir_noselect_close_mark.png ├── dir_noselect_open.png ├── dir_open.png ├── dir_open_hrm.png ├── dir_open_hrm_mark.png ├── dir_open_mark.png ├── dir_subs_close.png ├── dir_subs_close_mark.png ├── dir_subs_open.png ├── down_arrow.png ├── drafts_close.png ├── drafts_close_hrm.png ├── drafts_close_hrm_mark.png ├── drafts_close_mark.png ├── drafts_open.png ├── drafts_open_hrm.png ├── drafts_open_hrm_mark.png ├── drafts_open_mark.png ├── edit_extern.png ├── editdelete.png ├── error.png ├── exec.png ├── forwarded.png ├── forwared_replied.png ├── go_folders.png ├── gpg_signed.png ├── group.png ├── ham_btn.png ├── ignorethread.png ├── inbox_close.png ├── inbox_close_hrm.png ├── inbox_close_hrm_mark.png ├── inbox_close_mark.png ├── inbox_open.png ├── inbox_open_hrm.png ├── inbox_open_hrm_mark.png ├── inbox_open_mark.png ├── insert_file.png ├── interface.png ├── jpilot.png ├── key.png ├── key_gpg_signed.png ├── ldap.png ├── linewrap.png ├── linewrapcurrent.png ├── locked.png ├── mail.png ├── mail_attach.png ├── mail_compose.png ├── mail_draft.png ├── mail_forward.png ├── mail_receive.png ├── mail_receive_all.png ├── mail_reply.png ├── mail_reply_to_all.png ├── mail_reply_to_author.png ├── mail_reply_to_list.png ├── mail_send.png ├── mail_send_queue.png ├── mail_sign.png ├── mark.png ├── mime_application.png ├── mime_audio.png ├── mime_calendar.png ├── mime_image.png ├── mime_message.png ├── mime_pdf.png ├── mime_pgpsig.png ├── mime_ps.png ├── mime_text_enriched.png ├── mime_text_html.png ├── mime_text_patch.png ├── mime_text_plain.png ├── mime_unknown.png ├── moved.png ├── new.png ├── news_compose.png ├── notice_error.png ├── notice_note.png ├── notice_warn.png ├── offline.png ├── online.png ├── open_mail.png ├── outbox_close.png ├── outbox_close_hrm.png ├── outbox_close_hrm_mark.png ├── outbox_close_mark.png ├── outbox_open.png ├── outbox_open_hrm.png ├── outbox_open_hrm_mark.png ├── outbox_open_mark.png ├── paste.png ├── preferences.png ├── printer.png ├── privacy_emblem_encrypted.png ├── privacy_emblem_failed.png ├── privacy_emblem_passed.png ├── privacy_emblem_signed.png ├── privacy_emblem_warn.png ├── privacy_expired.png ├── privacy_failed.png ├── privacy_passed.png ├── privacy_signed.png ├── privacy_unknown.png ├── privacy_warn.png ├── properties.png ├── queue_close.png ├── queue_close_hrm.png ├── queue_close_hrm_mark.png ├── queue_close_mark.png ├── queue_open.png ├── queue_open_hrm.png ├── queue_open_hrm_mark.png ├── queue_open_mark.png ├── quicksearch.png ├── read.png ├── replied.png ├── replied_and_forwarded.png ├── search.png ├── selection.png ├── spam.png ├── spam_btn.png ├── trash.png ├── trash_btn.png ├── trash_close.png ├── trash_hrm.png ├── trash_hrm_mark.png ├── trash_mark.png ├── trash_open.png ├── tray_newmail.png ├── tray_newmail_offline.png ├── tray_newmarkedmail.png ├── tray_newmarkedmail_offline.png ├── tray_nomail.png ├── tray_nomail_offline.png ├── tray_unreadmail.png ├── tray_unreadmail_offline.png ├── tray_unreadmarkedmail.png ├── tray_unreadmarkedmail_offline.png ├── unread.png ├── up_arrow.png ├── vcard.png └── watchthread.png ├── README.md ├── build.sh ├── ePapirus ├── .claws_themeinfo ├── README.txt ├── addr_one.png ├── addr_two.png ├── address.png ├── address_book.png ├── address_search.png ├── anonymous.png ├── book.png ├── cancel.png ├── category.png ├── check_spelling.png ├── checkbox_off.png ├── checkbox_on.png ├── claws_mail_compose_logo.png ├── claws_mail_icon.png ├── clip.png ├── clip_gpg_signed.png ├── clipkey.png ├── close.png ├── complete.png ├── continue.png ├── copied.png ├── delete_btn.png ├── deleted.png ├── dir_close.png ├── dir_close_hrm.png ├── dir_close_hrm_mark.png ├── dir_close_htm_mark.png ├── dir_close_mark.png ├── dir_noselect.png ├── dir_noselect_close.png ├── dir_noselect_close_mark.png ├── dir_noselect_open.png ├── dir_open.png ├── dir_open_hrm.png ├── dir_open_hrm_mark.png ├── dir_open_mark.png ├── dir_subs_close.png ├── dir_subs_close_mark.png ├── dir_subs_open.png ├── down_arrow.png ├── drafts_close.png ├── drafts_close_hrm.png ├── drafts_close_hrm_mark.png ├── drafts_close_mark.png ├── drafts_open.png ├── drafts_open_hrm.png ├── drafts_open_hrm_mark.png ├── drafts_open_mark.png ├── edit_extern.png ├── editdelete.png ├── error.png ├── exec.png ├── forwarded.png ├── forwared_replied.png ├── go_folders.png ├── gpg_signed.png ├── group.png ├── ham_btn.png ├── ignorethread.png ├── inbox_close.png ├── inbox_close_hrm.png ├── inbox_close_hrm_mark.png ├── inbox_close_mark.png ├── inbox_open.png ├── inbox_open_hrm.png ├── inbox_open_hrm_mark.png ├── inbox_open_mark.png ├── insert_file.png ├── interface.png ├── jpilot.png ├── key.png ├── key_gpg_signed.png ├── ldap.png ├── linewrap.png ├── linewrapcurrent.png ├── locked.png ├── mail.png ├── mail_attach.png ├── mail_compose.png ├── mail_draft.png ├── mail_forward.png ├── mail_receive.png ├── mail_receive_all.png ├── mail_reply.png ├── mail_reply_to_all.png ├── mail_reply_to_author.png ├── mail_reply_to_list.png ├── mail_send.png ├── mail_send_queue.png ├── mail_sign.png ├── mark.png ├── mime_application.png ├── mime_audio.png ├── mime_calendar.png ├── mime_image.png ├── mime_message.png ├── mime_pdf.png ├── mime_pgpsig.png ├── mime_ps.png ├── mime_text_enriched.png ├── mime_text_html.png ├── mime_text_patch.png ├── mime_text_plain.png ├── mime_unknown.png ├── moved.png ├── new.png ├── news_compose.png ├── notice_error.png ├── notice_note.png ├── notice_warn.png ├── offline.png ├── online.png ├── open_mail.png ├── outbox_close.png ├── outbox_close_hrm.png ├── outbox_close_hrm_mark.png ├── outbox_close_mark.png ├── outbox_open.png ├── outbox_open_hrm.png ├── outbox_open_hrm_mark.png ├── outbox_open_mark.png ├── paste.png ├── preferences.png ├── printer.png ├── privacy_emblem_encrypted.png ├── privacy_emblem_failed.png ├── privacy_emblem_passed.png ├── privacy_emblem_signed.png ├── privacy_emblem_warn.png ├── privacy_expired.png ├── privacy_failed.png ├── privacy_passed.png ├── privacy_signed.png ├── privacy_unknown.png ├── privacy_warn.png ├── properties.png ├── queue_close.png ├── queue_close_hrm.png ├── queue_close_hrm_mark.png ├── queue_close_mark.png ├── queue_open.png ├── queue_open_hrm.png ├── queue_open_hrm_mark.png ├── queue_open_mark.png ├── quicksearch.png ├── read.png ├── replied.png ├── replied_and_forwarded.png ├── search.png ├── selection.png ├── spam.png ├── spam_btn.png ├── trash.png ├── trash_btn.png ├── trash_close.png ├── trash_hrm.png ├── trash_hrm_mark.png ├── trash_mark.png ├── trash_open.png ├── tray_newmail.png ├── tray_newmail_offline.png ├── tray_newmarkedmail.png ├── tray_newmarkedmail_offline.png ├── tray_nomail.png ├── tray_nomail_offline.png ├── tray_unreadmail.png ├── tray_unreadmail_offline.png ├── tray_unreadmarkedmail.png ├── tray_unreadmarkedmail_offline.png ├── unread.png ├── up_arrow.png ├── vcard.png └── watchthread.png ├── install.sh ├── preview.png └── src ├── addr_one.svg ├── addr_two.svg ├── address.svg ├── address_book.svg ├── address_search.svg ├── anonymous.svg ├── book.svg ├── cancel.svg ├── category.svg ├── check_spelling.svg ├── checkbox_off.svg ├── checkbox_on.svg ├── claws_mail_compose_logo.svg ├── claws_mail_icon.svg ├── clip.svg ├── clip_gpg_signed.svg ├── clipkey.svg ├── close.svg ├── complete.svg ├── continue.svg ├── copied.svg ├── delete_btn.svg ├── deleted.svg ├── dir_close.svg ├── dir_close_hrm.svg ├── dir_close_hrm_mark.svg ├── dir_close_htm_mark.svg ├── dir_close_mark.svg ├── dir_noselect.svg ├── dir_noselect_close.svg ├── dir_noselect_close_mark.svg ├── dir_noselect_open.svg ├── dir_open.svg ├── dir_open_hrm.svg ├── dir_open_hrm_mark.svg ├── dir_open_mark.svg ├── dir_subs_close.svg ├── dir_subs_close_mark.svg ├── dir_subs_open.svg ├── down_arrow.svg ├── drafts_close.svg ├── drafts_close_hrm.svg ├── drafts_close_hrm_mark.svg ├── drafts_close_mark.svg ├── drafts_open.svg ├── drafts_open_hrm.svg ├── drafts_open_hrm_mark.svg ├── drafts_open_mark.svg ├── edit_extern.svg ├── editdelete.svg ├── empty.png ├── error.svg ├── exec.svg ├── forwarded.svg ├── forwared_replied.svg ├── go_folders.svg ├── gpg_signed.svg ├── group.svg ├── ham_btn.svg ├── ignorethread.svg ├── inbox_close.svg ├── inbox_close_hrm.svg ├── inbox_close_hrm_mark.svg ├── inbox_close_mark.svg ├── inbox_open.svg ├── inbox_open_hrm.svg ├── inbox_open_hrm_mark.svg ├── inbox_open_mark.svg ├── insert_file.svg ├── interface.svg ├── jpilot.svg ├── key.svg ├── key_gpg_signed.svg ├── ldap.svg ├── linewrap.svg ├── linewrapcurrent.svg ├── locked.svg ├── mail.svg ├── mail_attach.svg ├── mail_compose.svg ├── mail_draft.svg ├── mail_forward.svg ├── mail_receive.svg ├── mail_receive_all.svg ├── mail_reply.svg ├── mail_reply_to_all.svg ├── mail_reply_to_author.svg ├── mail_reply_to_list.svg ├── mail_send.svg ├── mail_send_queue.svg ├── mail_sign.svg ├── mark.svg ├── mime_application.svg ├── mime_audio.svg ├── mime_calendar.svg ├── mime_image.svg ├── mime_message.svg ├── mime_pdf.svg ├── mime_pgpsig.svg ├── mime_ps.svg ├── mime_text_enriched.svg ├── mime_text_html.svg ├── mime_text_patch.svg ├── mime_text_plain.svg ├── mime_unknown.svg ├── moved.svg ├── new.svg ├── news_compose.svg ├── notice_error.svg ├── notice_note.svg ├── notice_warn.svg ├── offline.svg ├── online.svg ├── open_mail.svg ├── outbox_close.svg ├── outbox_close_hrm.svg ├── outbox_close_hrm_mark.svg ├── outbox_close_mark.svg ├── outbox_open.svg ├── outbox_open_hrm.svg ├── outbox_open_hrm_mark.svg ├── outbox_open_mark.svg ├── paste.svg ├── preferences.svg ├── printer.svg ├── privacy_emblem_encrypted.svg ├── privacy_emblem_failed.svg ├── privacy_emblem_passed.svg ├── privacy_emblem_signed.svg ├── privacy_emblem_warn.svg ├── privacy_expired.svg ├── privacy_failed.svg ├── privacy_passed.svg ├── privacy_signed.svg ├── privacy_unknown.svg ├── privacy_warn.svg ├── properties.svg ├── queue_close.svg ├── queue_close_hrm.svg ├── queue_close_hrm_mark.svg ├── queue_close_mark.svg ├── queue_open.svg ├── queue_open_hrm.svg ├── queue_open_hrm_mark.svg ├── queue_open_mark.svg ├── quicksearch.svg ├── read.svg ├── replied.svg ├── replied_and_forwarded.svg ├── search.svg ├── selection.svg ├── spam.svg ├── spam_btn.svg ├── trash.svg ├── trash_btn.svg ├── trash_close.svg ├── trash_hrm.svg ├── trash_hrm_mark.svg ├── trash_mark.svg ├── trash_open.svg ├── tray_newmail.svg ├── tray_newmail_offline.svg ├── tray_newmarkedmail.svg ├── tray_newmarkedmail_offline.svg ├── tray_nomail.svg ├── tray_nomail_offline.svg ├── tray_unreadmail.svg ├── tray_unreadmail_offline.svg ├── tray_unreadmarkedmail.svg ├── tray_unreadmarkedmail_offline.svg ├── unread.svg ├── up_arrow.svg ├── vcard.svg └── watchthread.svg /.gitignore: -------------------------------------------------------------------------------- 1 | build/ 2 | -------------------------------------------------------------------------------- /AUTHORS: -------------------------------------------------------------------------------- 1 | Authors: 2 | 3 | - Alexey Varfolomeev (https://github.com/varlesh) 4 | The author of Papirus icon theme 5 | 6 | - Sergei Eremenko (https://github.com/SmartFinn) 7 | Scripting 8 | -------------------------------------------------------------------------------- /Papirus-Dark/.claws_themeinfo: -------------------------------------------------------------------------------- 1 | Papirus-Dark 2 | Alexey Varfolomeev 3 | https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 4 | -------------------------------------------------------------------------------- /Papirus-Dark/README.txt: -------------------------------------------------------------------------------- 1 | Papirus-Dark theme for Claws Mail 2 | 3 | Author: Alexey Varfolomeev 4 | Homepage: https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 5 | License: GPL-3.0 6 | -------------------------------------------------------------------------------- /Papirus-Dark/addr_one.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/addr_one.png -------------------------------------------------------------------------------- /Papirus-Dark/addr_two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/addr_two.png -------------------------------------------------------------------------------- /Papirus-Dark/address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/address.png -------------------------------------------------------------------------------- /Papirus-Dark/address_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/address_book.png -------------------------------------------------------------------------------- /Papirus-Dark/address_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/address_search.png -------------------------------------------------------------------------------- /Papirus-Dark/anonymous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/anonymous.png -------------------------------------------------------------------------------- /Papirus-Dark/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/book.png -------------------------------------------------------------------------------- /Papirus-Dark/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/cancel.png -------------------------------------------------------------------------------- /Papirus-Dark/category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/category.png -------------------------------------------------------------------------------- /Papirus-Dark/check_spelling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/check_spelling.png -------------------------------------------------------------------------------- /Papirus-Dark/checkbox_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/checkbox_off.png -------------------------------------------------------------------------------- /Papirus-Dark/checkbox_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/checkbox_on.png -------------------------------------------------------------------------------- /Papirus-Dark/claws_mail_compose_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/claws_mail_compose_logo.png -------------------------------------------------------------------------------- /Papirus-Dark/claws_mail_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/claws_mail_icon.png -------------------------------------------------------------------------------- /Papirus-Dark/clip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/clip.png -------------------------------------------------------------------------------- /Papirus-Dark/clip_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/clip_gpg_signed.png -------------------------------------------------------------------------------- /Papirus-Dark/clipkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/clipkey.png -------------------------------------------------------------------------------- /Papirus-Dark/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/close.png -------------------------------------------------------------------------------- /Papirus-Dark/complete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/complete.png -------------------------------------------------------------------------------- /Papirus-Dark/continue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/continue.png -------------------------------------------------------------------------------- /Papirus-Dark/copied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/copied.png -------------------------------------------------------------------------------- /Papirus-Dark/delete_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/delete_btn.png -------------------------------------------------------------------------------- /Papirus-Dark/deleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/deleted.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_close.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_close_htm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_close_htm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_noselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_noselect.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_noselect_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_noselect_close.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_noselect_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_noselect_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_noselect_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_noselect_open.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_open.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_open_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_subs_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_subs_close.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_subs_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_subs_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/dir_subs_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/dir_subs_open.png -------------------------------------------------------------------------------- /Papirus-Dark/down_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/down_arrow.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_close.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_open.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/drafts_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/drafts_open_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/edit_extern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/edit_extern.png -------------------------------------------------------------------------------- /Papirus-Dark/editdelete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/editdelete.png -------------------------------------------------------------------------------- /Papirus-Dark/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/error.png -------------------------------------------------------------------------------- /Papirus-Dark/exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/exec.png -------------------------------------------------------------------------------- /Papirus-Dark/forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/forwarded.png -------------------------------------------------------------------------------- /Papirus-Dark/forwared_replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/forwared_replied.png -------------------------------------------------------------------------------- /Papirus-Dark/go_folders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/go_folders.png -------------------------------------------------------------------------------- /Papirus-Dark/gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/gpg_signed.png -------------------------------------------------------------------------------- /Papirus-Dark/group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/group.png -------------------------------------------------------------------------------- /Papirus-Dark/ham_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/ham_btn.png -------------------------------------------------------------------------------- /Papirus-Dark/ignorethread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/ignorethread.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_close.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_open.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/inbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/inbox_open_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/insert_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/insert_file.png -------------------------------------------------------------------------------- /Papirus-Dark/interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/interface.png -------------------------------------------------------------------------------- /Papirus-Dark/jpilot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/jpilot.png -------------------------------------------------------------------------------- /Papirus-Dark/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/key.png -------------------------------------------------------------------------------- /Papirus-Dark/key_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/key_gpg_signed.png -------------------------------------------------------------------------------- /Papirus-Dark/ldap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/ldap.png -------------------------------------------------------------------------------- /Papirus-Dark/linewrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/linewrap.png -------------------------------------------------------------------------------- /Papirus-Dark/linewrapcurrent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/linewrapcurrent.png -------------------------------------------------------------------------------- /Papirus-Dark/locked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/locked.png -------------------------------------------------------------------------------- /Papirus-Dark/mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_attach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_attach.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_compose.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_draft.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_forward.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_receive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_receive.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_receive_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_receive_all.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_reply.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_reply_to_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_reply_to_all.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_reply_to_author.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_reply_to_author.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_reply_to_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_reply_to_list.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_send.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_send.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_send_queue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_send_queue.png -------------------------------------------------------------------------------- /Papirus-Dark/mail_sign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mail_sign.png -------------------------------------------------------------------------------- /Papirus-Dark/mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mark.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_application.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_audio.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_calendar.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_image.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_message.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_pdf.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_pgpsig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_pgpsig.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_ps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_ps.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_text_enriched.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_text_enriched.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_text_html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_text_html.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_text_patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_text_patch.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_text_plain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_text_plain.png -------------------------------------------------------------------------------- /Papirus-Dark/mime_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/mime_unknown.png -------------------------------------------------------------------------------- /Papirus-Dark/moved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/moved.png -------------------------------------------------------------------------------- /Papirus-Dark/new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/new.png -------------------------------------------------------------------------------- /Papirus-Dark/news_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/news_compose.png -------------------------------------------------------------------------------- /Papirus-Dark/notice_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/notice_error.png -------------------------------------------------------------------------------- /Papirus-Dark/notice_note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/notice_note.png -------------------------------------------------------------------------------- /Papirus-Dark/notice_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/notice_warn.png -------------------------------------------------------------------------------- /Papirus-Dark/offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/offline.png -------------------------------------------------------------------------------- /Papirus-Dark/online.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/online.png -------------------------------------------------------------------------------- /Papirus-Dark/open_mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/open_mail.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_close.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_open.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/outbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/outbox_open_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/paste.png -------------------------------------------------------------------------------- /Papirus-Dark/preferences.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/preferences.png -------------------------------------------------------------------------------- /Papirus-Dark/printer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/printer.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_emblem_encrypted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_emblem_encrypted.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_emblem_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_emblem_failed.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_emblem_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_emblem_passed.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_emblem_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_emblem_signed.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_emblem_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_emblem_warn.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_expired.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_expired.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_failed.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_passed.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_signed.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_unknown.png -------------------------------------------------------------------------------- /Papirus-Dark/privacy_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/privacy_warn.png -------------------------------------------------------------------------------- /Papirus-Dark/properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/properties.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_close.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_close_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_open.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/queue_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/queue_open_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/quicksearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/quicksearch.png -------------------------------------------------------------------------------- /Papirus-Dark/read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/read.png -------------------------------------------------------------------------------- /Papirus-Dark/replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/replied.png -------------------------------------------------------------------------------- /Papirus-Dark/replied_and_forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/replied_and_forwarded.png -------------------------------------------------------------------------------- /Papirus-Dark/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/search.png -------------------------------------------------------------------------------- /Papirus-Dark/selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/selection.png -------------------------------------------------------------------------------- /Papirus-Dark/spam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/spam.png -------------------------------------------------------------------------------- /Papirus-Dark/spam_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/spam_btn.png -------------------------------------------------------------------------------- /Papirus-Dark/trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash.png -------------------------------------------------------------------------------- /Papirus-Dark/trash_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash_btn.png -------------------------------------------------------------------------------- /Papirus-Dark/trash_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash_close.png -------------------------------------------------------------------------------- /Papirus-Dark/trash_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash_hrm.png -------------------------------------------------------------------------------- /Papirus-Dark/trash_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/trash_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash_mark.png -------------------------------------------------------------------------------- /Papirus-Dark/trash_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/trash_open.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_newmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_newmail.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_newmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_newmail_offline.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_newmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_newmarkedmail.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_newmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_newmarkedmail_offline.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_nomail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_nomail.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_nomail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_nomail_offline.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_unreadmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_unreadmail.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_unreadmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_unreadmail_offline.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_unreadmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_unreadmarkedmail.png -------------------------------------------------------------------------------- /Papirus-Dark/tray_unreadmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/tray_unreadmarkedmail_offline.png -------------------------------------------------------------------------------- /Papirus-Dark/unread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/unread.png -------------------------------------------------------------------------------- /Papirus-Dark/up_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/up_arrow.png -------------------------------------------------------------------------------- /Papirus-Dark/vcard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/vcard.png -------------------------------------------------------------------------------- /Papirus-Dark/watchthread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Dark/watchthread.png -------------------------------------------------------------------------------- /Papirus-Light/.claws_themeinfo: -------------------------------------------------------------------------------- 1 | Papirus-Light 2 | Alexey Varfolomeev 3 | https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 4 | -------------------------------------------------------------------------------- /Papirus-Light/README.txt: -------------------------------------------------------------------------------- 1 | Papirus-Light theme for Claws Mail 2 | 3 | Author: Alexey Varfolomeev 4 | Homepage: https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 5 | License: GPL-3.0 6 | -------------------------------------------------------------------------------- /Papirus-Light/addr_one.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/addr_one.png -------------------------------------------------------------------------------- /Papirus-Light/addr_two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/addr_two.png -------------------------------------------------------------------------------- /Papirus-Light/address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/address.png -------------------------------------------------------------------------------- /Papirus-Light/address_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/address_book.png -------------------------------------------------------------------------------- /Papirus-Light/address_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/address_search.png -------------------------------------------------------------------------------- /Papirus-Light/anonymous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/anonymous.png -------------------------------------------------------------------------------- /Papirus-Light/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/book.png -------------------------------------------------------------------------------- /Papirus-Light/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/cancel.png -------------------------------------------------------------------------------- /Papirus-Light/category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/category.png -------------------------------------------------------------------------------- /Papirus-Light/check_spelling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/check_spelling.png -------------------------------------------------------------------------------- /Papirus-Light/checkbox_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/checkbox_off.png -------------------------------------------------------------------------------- /Papirus-Light/checkbox_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/checkbox_on.png -------------------------------------------------------------------------------- /Papirus-Light/claws_mail_compose_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/claws_mail_compose_logo.png -------------------------------------------------------------------------------- /Papirus-Light/claws_mail_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/claws_mail_icon.png -------------------------------------------------------------------------------- /Papirus-Light/clip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/clip.png -------------------------------------------------------------------------------- /Papirus-Light/clip_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/clip_gpg_signed.png -------------------------------------------------------------------------------- /Papirus-Light/clipkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/clipkey.png -------------------------------------------------------------------------------- /Papirus-Light/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/close.png -------------------------------------------------------------------------------- /Papirus-Light/complete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/complete.png -------------------------------------------------------------------------------- /Papirus-Light/continue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/continue.png -------------------------------------------------------------------------------- /Papirus-Light/copied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/copied.png -------------------------------------------------------------------------------- /Papirus-Light/delete_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/delete_btn.png -------------------------------------------------------------------------------- /Papirus-Light/deleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/deleted.png -------------------------------------------------------------------------------- /Papirus-Light/dir_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_close.png -------------------------------------------------------------------------------- /Papirus-Light/dir_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/dir_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_close_htm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_close_htm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_noselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_noselect.png -------------------------------------------------------------------------------- /Papirus-Light/dir_noselect_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_noselect_close.png -------------------------------------------------------------------------------- /Papirus-Light/dir_noselect_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_noselect_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_noselect_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_noselect_open.png -------------------------------------------------------------------------------- /Papirus-Light/dir_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_open.png -------------------------------------------------------------------------------- /Papirus-Light/dir_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/dir_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_open_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_subs_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_subs_close.png -------------------------------------------------------------------------------- /Papirus-Light/dir_subs_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_subs_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/dir_subs_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/dir_subs_open.png -------------------------------------------------------------------------------- /Papirus-Light/down_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/down_arrow.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_close.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_open.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/drafts_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/drafts_open_mark.png -------------------------------------------------------------------------------- /Papirus-Light/edit_extern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/edit_extern.png -------------------------------------------------------------------------------- /Papirus-Light/editdelete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/editdelete.png -------------------------------------------------------------------------------- /Papirus-Light/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/error.png -------------------------------------------------------------------------------- /Papirus-Light/exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/exec.png -------------------------------------------------------------------------------- /Papirus-Light/forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/forwarded.png -------------------------------------------------------------------------------- /Papirus-Light/forwared_replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/forwared_replied.png -------------------------------------------------------------------------------- /Papirus-Light/go_folders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/go_folders.png -------------------------------------------------------------------------------- /Papirus-Light/gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/gpg_signed.png -------------------------------------------------------------------------------- /Papirus-Light/group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/group.png -------------------------------------------------------------------------------- /Papirus-Light/ham_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/ham_btn.png -------------------------------------------------------------------------------- /Papirus-Light/ignorethread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/ignorethread.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_close.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_open.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/inbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/inbox_open_mark.png -------------------------------------------------------------------------------- /Papirus-Light/insert_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/insert_file.png -------------------------------------------------------------------------------- /Papirus-Light/interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/interface.png -------------------------------------------------------------------------------- /Papirus-Light/jpilot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/jpilot.png -------------------------------------------------------------------------------- /Papirus-Light/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/key.png -------------------------------------------------------------------------------- /Papirus-Light/key_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/key_gpg_signed.png -------------------------------------------------------------------------------- /Papirus-Light/ldap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/ldap.png -------------------------------------------------------------------------------- /Papirus-Light/linewrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/linewrap.png -------------------------------------------------------------------------------- /Papirus-Light/linewrapcurrent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/linewrapcurrent.png -------------------------------------------------------------------------------- /Papirus-Light/locked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/locked.png -------------------------------------------------------------------------------- /Papirus-Light/mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail.png -------------------------------------------------------------------------------- /Papirus-Light/mail_attach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_attach.png -------------------------------------------------------------------------------- /Papirus-Light/mail_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_compose.png -------------------------------------------------------------------------------- /Papirus-Light/mail_draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_draft.png -------------------------------------------------------------------------------- /Papirus-Light/mail_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_forward.png -------------------------------------------------------------------------------- /Papirus-Light/mail_receive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_receive.png -------------------------------------------------------------------------------- /Papirus-Light/mail_receive_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_receive_all.png -------------------------------------------------------------------------------- /Papirus-Light/mail_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_reply.png -------------------------------------------------------------------------------- /Papirus-Light/mail_reply_to_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_reply_to_all.png -------------------------------------------------------------------------------- /Papirus-Light/mail_reply_to_author.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_reply_to_author.png -------------------------------------------------------------------------------- /Papirus-Light/mail_reply_to_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_reply_to_list.png -------------------------------------------------------------------------------- /Papirus-Light/mail_send.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_send.png -------------------------------------------------------------------------------- /Papirus-Light/mail_send_queue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_send_queue.png -------------------------------------------------------------------------------- /Papirus-Light/mail_sign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mail_sign.png -------------------------------------------------------------------------------- /Papirus-Light/mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mark.png -------------------------------------------------------------------------------- /Papirus-Light/mime_application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_application.png -------------------------------------------------------------------------------- /Papirus-Light/mime_audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_audio.png -------------------------------------------------------------------------------- /Papirus-Light/mime_calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_calendar.png -------------------------------------------------------------------------------- /Papirus-Light/mime_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_image.png -------------------------------------------------------------------------------- /Papirus-Light/mime_message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_message.png -------------------------------------------------------------------------------- /Papirus-Light/mime_pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_pdf.png -------------------------------------------------------------------------------- /Papirus-Light/mime_pgpsig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_pgpsig.png -------------------------------------------------------------------------------- /Papirus-Light/mime_ps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_ps.png -------------------------------------------------------------------------------- /Papirus-Light/mime_text_enriched.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_text_enriched.png -------------------------------------------------------------------------------- /Papirus-Light/mime_text_html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_text_html.png -------------------------------------------------------------------------------- /Papirus-Light/mime_text_patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_text_patch.png -------------------------------------------------------------------------------- /Papirus-Light/mime_text_plain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_text_plain.png -------------------------------------------------------------------------------- /Papirus-Light/mime_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/mime_unknown.png -------------------------------------------------------------------------------- /Papirus-Light/moved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/moved.png -------------------------------------------------------------------------------- /Papirus-Light/new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/new.png -------------------------------------------------------------------------------- /Papirus-Light/news_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/news_compose.png -------------------------------------------------------------------------------- /Papirus-Light/notice_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/notice_error.png -------------------------------------------------------------------------------- /Papirus-Light/notice_note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/notice_note.png -------------------------------------------------------------------------------- /Papirus-Light/notice_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/notice_warn.png -------------------------------------------------------------------------------- /Papirus-Light/offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/offline.png -------------------------------------------------------------------------------- /Papirus-Light/online.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/online.png -------------------------------------------------------------------------------- /Papirus-Light/open_mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/open_mail.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_close.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_open.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/outbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/outbox_open_mark.png -------------------------------------------------------------------------------- /Papirus-Light/paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/paste.png -------------------------------------------------------------------------------- /Papirus-Light/preferences.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/preferences.png -------------------------------------------------------------------------------- /Papirus-Light/printer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/printer.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_emblem_encrypted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_emblem_encrypted.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_emblem_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_emblem_failed.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_emblem_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_emblem_passed.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_emblem_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_emblem_signed.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_emblem_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_emblem_warn.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_expired.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_expired.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_failed.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_passed.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_signed.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_unknown.png -------------------------------------------------------------------------------- /Papirus-Light/privacy_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/privacy_warn.png -------------------------------------------------------------------------------- /Papirus-Light/properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/properties.png -------------------------------------------------------------------------------- /Papirus-Light/queue_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_close.png -------------------------------------------------------------------------------- /Papirus-Light/queue_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_close_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/queue_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/queue_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_close_mark.png -------------------------------------------------------------------------------- /Papirus-Light/queue_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_open.png -------------------------------------------------------------------------------- /Papirus-Light/queue_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_open_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/queue_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/queue_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/queue_open_mark.png -------------------------------------------------------------------------------- /Papirus-Light/quicksearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/quicksearch.png -------------------------------------------------------------------------------- /Papirus-Light/read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/read.png -------------------------------------------------------------------------------- /Papirus-Light/replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/replied.png -------------------------------------------------------------------------------- /Papirus-Light/replied_and_forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/replied_and_forwarded.png -------------------------------------------------------------------------------- /Papirus-Light/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/search.png -------------------------------------------------------------------------------- /Papirus-Light/selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/selection.png -------------------------------------------------------------------------------- /Papirus-Light/spam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/spam.png -------------------------------------------------------------------------------- /Papirus-Light/spam_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/spam_btn.png -------------------------------------------------------------------------------- /Papirus-Light/trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash.png -------------------------------------------------------------------------------- /Papirus-Light/trash_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash_btn.png -------------------------------------------------------------------------------- /Papirus-Light/trash_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash_close.png -------------------------------------------------------------------------------- /Papirus-Light/trash_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash_hrm.png -------------------------------------------------------------------------------- /Papirus-Light/trash_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash_hrm_mark.png -------------------------------------------------------------------------------- /Papirus-Light/trash_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash_mark.png -------------------------------------------------------------------------------- /Papirus-Light/trash_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/trash_open.png -------------------------------------------------------------------------------- /Papirus-Light/tray_newmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_newmail.png -------------------------------------------------------------------------------- /Papirus-Light/tray_newmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_newmail_offline.png -------------------------------------------------------------------------------- /Papirus-Light/tray_newmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_newmarkedmail.png -------------------------------------------------------------------------------- /Papirus-Light/tray_newmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_newmarkedmail_offline.png -------------------------------------------------------------------------------- /Papirus-Light/tray_nomail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_nomail.png -------------------------------------------------------------------------------- /Papirus-Light/tray_nomail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_nomail_offline.png -------------------------------------------------------------------------------- /Papirus-Light/tray_unreadmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_unreadmail.png -------------------------------------------------------------------------------- /Papirus-Light/tray_unreadmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_unreadmail_offline.png -------------------------------------------------------------------------------- /Papirus-Light/tray_unreadmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_unreadmarkedmail.png -------------------------------------------------------------------------------- /Papirus-Light/tray_unreadmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/tray_unreadmarkedmail_offline.png -------------------------------------------------------------------------------- /Papirus-Light/unread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/unread.png -------------------------------------------------------------------------------- /Papirus-Light/up_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/up_arrow.png -------------------------------------------------------------------------------- /Papirus-Light/vcard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/vcard.png -------------------------------------------------------------------------------- /Papirus-Light/watchthread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus-Light/watchthread.png -------------------------------------------------------------------------------- /Papirus/.claws_themeinfo: -------------------------------------------------------------------------------- 1 | Papirus 2 | Alexey Varfolomeev 3 | https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 4 | -------------------------------------------------------------------------------- /Papirus/README.txt: -------------------------------------------------------------------------------- 1 | Papirus theme for Claws Mail 2 | 3 | Author: Alexey Varfolomeev 4 | Homepage: https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 5 | License: GPL-3.0 6 | -------------------------------------------------------------------------------- /Papirus/addr_one.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/addr_one.png -------------------------------------------------------------------------------- /Papirus/addr_two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/addr_two.png -------------------------------------------------------------------------------- /Papirus/address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/address.png -------------------------------------------------------------------------------- /Papirus/address_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/address_book.png -------------------------------------------------------------------------------- /Papirus/address_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/address_search.png -------------------------------------------------------------------------------- /Papirus/anonymous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/anonymous.png -------------------------------------------------------------------------------- /Papirus/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/book.png -------------------------------------------------------------------------------- /Papirus/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/cancel.png -------------------------------------------------------------------------------- /Papirus/category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/category.png -------------------------------------------------------------------------------- /Papirus/check_spelling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/check_spelling.png -------------------------------------------------------------------------------- /Papirus/checkbox_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/checkbox_off.png -------------------------------------------------------------------------------- /Papirus/checkbox_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/checkbox_on.png -------------------------------------------------------------------------------- /Papirus/claws_mail_compose_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/claws_mail_compose_logo.png -------------------------------------------------------------------------------- /Papirus/claws_mail_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/claws_mail_icon.png -------------------------------------------------------------------------------- /Papirus/clip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/clip.png -------------------------------------------------------------------------------- /Papirus/clip_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/clip_gpg_signed.png -------------------------------------------------------------------------------- /Papirus/clipkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/clipkey.png -------------------------------------------------------------------------------- /Papirus/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/close.png -------------------------------------------------------------------------------- /Papirus/complete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/complete.png -------------------------------------------------------------------------------- /Papirus/continue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/continue.png -------------------------------------------------------------------------------- /Papirus/copied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/copied.png -------------------------------------------------------------------------------- /Papirus/delete_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/delete_btn.png -------------------------------------------------------------------------------- /Papirus/deleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/deleted.png -------------------------------------------------------------------------------- /Papirus/dir_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_close.png -------------------------------------------------------------------------------- /Papirus/dir_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_close_hrm.png -------------------------------------------------------------------------------- /Papirus/dir_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/dir_close_htm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_close_htm_mark.png -------------------------------------------------------------------------------- /Papirus/dir_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_close_mark.png -------------------------------------------------------------------------------- /Papirus/dir_noselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_noselect.png -------------------------------------------------------------------------------- /Papirus/dir_noselect_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_noselect_close.png -------------------------------------------------------------------------------- /Papirus/dir_noselect_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_noselect_close_mark.png -------------------------------------------------------------------------------- /Papirus/dir_noselect_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_noselect_open.png -------------------------------------------------------------------------------- /Papirus/dir_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_open.png -------------------------------------------------------------------------------- /Papirus/dir_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_open_hrm.png -------------------------------------------------------------------------------- /Papirus/dir_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/dir_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_open_mark.png -------------------------------------------------------------------------------- /Papirus/dir_subs_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_subs_close.png -------------------------------------------------------------------------------- /Papirus/dir_subs_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_subs_close_mark.png -------------------------------------------------------------------------------- /Papirus/dir_subs_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/dir_subs_open.png -------------------------------------------------------------------------------- /Papirus/down_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/down_arrow.png -------------------------------------------------------------------------------- /Papirus/drafts_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_close.png -------------------------------------------------------------------------------- /Papirus/drafts_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_close_hrm.png -------------------------------------------------------------------------------- /Papirus/drafts_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/drafts_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_close_mark.png -------------------------------------------------------------------------------- /Papirus/drafts_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_open.png -------------------------------------------------------------------------------- /Papirus/drafts_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_open_hrm.png -------------------------------------------------------------------------------- /Papirus/drafts_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/drafts_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/drafts_open_mark.png -------------------------------------------------------------------------------- /Papirus/edit_extern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/edit_extern.png -------------------------------------------------------------------------------- /Papirus/editdelete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/editdelete.png -------------------------------------------------------------------------------- /Papirus/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/error.png -------------------------------------------------------------------------------- /Papirus/exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/exec.png -------------------------------------------------------------------------------- /Papirus/forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/forwarded.png -------------------------------------------------------------------------------- /Papirus/forwared_replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/forwared_replied.png -------------------------------------------------------------------------------- /Papirus/go_folders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/go_folders.png -------------------------------------------------------------------------------- /Papirus/gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/gpg_signed.png -------------------------------------------------------------------------------- /Papirus/group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/group.png -------------------------------------------------------------------------------- /Papirus/ham_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/ham_btn.png -------------------------------------------------------------------------------- /Papirus/ignorethread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/ignorethread.png -------------------------------------------------------------------------------- /Papirus/inbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_close.png -------------------------------------------------------------------------------- /Papirus/inbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_close_hrm.png -------------------------------------------------------------------------------- /Papirus/inbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/inbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_close_mark.png -------------------------------------------------------------------------------- /Papirus/inbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_open.png -------------------------------------------------------------------------------- /Papirus/inbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_open_hrm.png -------------------------------------------------------------------------------- /Papirus/inbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/inbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/inbox_open_mark.png -------------------------------------------------------------------------------- /Papirus/insert_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/insert_file.png -------------------------------------------------------------------------------- /Papirus/interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/interface.png -------------------------------------------------------------------------------- /Papirus/jpilot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/jpilot.png -------------------------------------------------------------------------------- /Papirus/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/key.png -------------------------------------------------------------------------------- /Papirus/key_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/key_gpg_signed.png -------------------------------------------------------------------------------- /Papirus/ldap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/ldap.png -------------------------------------------------------------------------------- /Papirus/linewrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/linewrap.png -------------------------------------------------------------------------------- /Papirus/linewrapcurrent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/linewrapcurrent.png -------------------------------------------------------------------------------- /Papirus/locked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/locked.png -------------------------------------------------------------------------------- /Papirus/mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail.png -------------------------------------------------------------------------------- /Papirus/mail_attach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_attach.png -------------------------------------------------------------------------------- /Papirus/mail_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_compose.png -------------------------------------------------------------------------------- /Papirus/mail_draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_draft.png -------------------------------------------------------------------------------- /Papirus/mail_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_forward.png -------------------------------------------------------------------------------- /Papirus/mail_receive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_receive.png -------------------------------------------------------------------------------- /Papirus/mail_receive_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_receive_all.png -------------------------------------------------------------------------------- /Papirus/mail_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_reply.png -------------------------------------------------------------------------------- /Papirus/mail_reply_to_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_reply_to_all.png -------------------------------------------------------------------------------- /Papirus/mail_reply_to_author.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_reply_to_author.png -------------------------------------------------------------------------------- /Papirus/mail_reply_to_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_reply_to_list.png -------------------------------------------------------------------------------- /Papirus/mail_send.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_send.png -------------------------------------------------------------------------------- /Papirus/mail_send_queue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_send_queue.png -------------------------------------------------------------------------------- /Papirus/mail_sign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mail_sign.png -------------------------------------------------------------------------------- /Papirus/mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mark.png -------------------------------------------------------------------------------- /Papirus/mime_application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_application.png -------------------------------------------------------------------------------- /Papirus/mime_audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_audio.png -------------------------------------------------------------------------------- /Papirus/mime_calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_calendar.png -------------------------------------------------------------------------------- /Papirus/mime_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_image.png -------------------------------------------------------------------------------- /Papirus/mime_message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_message.png -------------------------------------------------------------------------------- /Papirus/mime_pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_pdf.png -------------------------------------------------------------------------------- /Papirus/mime_pgpsig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_pgpsig.png -------------------------------------------------------------------------------- /Papirus/mime_ps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_ps.png -------------------------------------------------------------------------------- /Papirus/mime_text_enriched.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_text_enriched.png -------------------------------------------------------------------------------- /Papirus/mime_text_html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_text_html.png -------------------------------------------------------------------------------- /Papirus/mime_text_patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_text_patch.png -------------------------------------------------------------------------------- /Papirus/mime_text_plain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_text_plain.png -------------------------------------------------------------------------------- /Papirus/mime_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/mime_unknown.png -------------------------------------------------------------------------------- /Papirus/moved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/moved.png -------------------------------------------------------------------------------- /Papirus/new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/new.png -------------------------------------------------------------------------------- /Papirus/news_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/news_compose.png -------------------------------------------------------------------------------- /Papirus/notice_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/notice_error.png -------------------------------------------------------------------------------- /Papirus/notice_note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/notice_note.png -------------------------------------------------------------------------------- /Papirus/notice_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/notice_warn.png -------------------------------------------------------------------------------- /Papirus/offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/offline.png -------------------------------------------------------------------------------- /Papirus/online.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/online.png -------------------------------------------------------------------------------- /Papirus/open_mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/open_mail.png -------------------------------------------------------------------------------- /Papirus/outbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_close.png -------------------------------------------------------------------------------- /Papirus/outbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_close_hrm.png -------------------------------------------------------------------------------- /Papirus/outbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/outbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_close_mark.png -------------------------------------------------------------------------------- /Papirus/outbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_open.png -------------------------------------------------------------------------------- /Papirus/outbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_open_hrm.png -------------------------------------------------------------------------------- /Papirus/outbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/outbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/outbox_open_mark.png -------------------------------------------------------------------------------- /Papirus/paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/paste.png -------------------------------------------------------------------------------- /Papirus/preferences.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/preferences.png -------------------------------------------------------------------------------- /Papirus/printer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/printer.png -------------------------------------------------------------------------------- /Papirus/privacy_emblem_encrypted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_emblem_encrypted.png -------------------------------------------------------------------------------- /Papirus/privacy_emblem_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_emblem_failed.png -------------------------------------------------------------------------------- /Papirus/privacy_emblem_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_emblem_passed.png -------------------------------------------------------------------------------- /Papirus/privacy_emblem_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_emblem_signed.png -------------------------------------------------------------------------------- /Papirus/privacy_emblem_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_emblem_warn.png -------------------------------------------------------------------------------- /Papirus/privacy_expired.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_expired.png -------------------------------------------------------------------------------- /Papirus/privacy_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_failed.png -------------------------------------------------------------------------------- /Papirus/privacy_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_passed.png -------------------------------------------------------------------------------- /Papirus/privacy_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_signed.png -------------------------------------------------------------------------------- /Papirus/privacy_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_unknown.png -------------------------------------------------------------------------------- /Papirus/privacy_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/privacy_warn.png -------------------------------------------------------------------------------- /Papirus/properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/properties.png -------------------------------------------------------------------------------- /Papirus/queue_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_close.png -------------------------------------------------------------------------------- /Papirus/queue_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_close_hrm.png -------------------------------------------------------------------------------- /Papirus/queue_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_close_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/queue_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_close_mark.png -------------------------------------------------------------------------------- /Papirus/queue_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_open.png -------------------------------------------------------------------------------- /Papirus/queue_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_open_hrm.png -------------------------------------------------------------------------------- /Papirus/queue_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_open_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/queue_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/queue_open_mark.png -------------------------------------------------------------------------------- /Papirus/quicksearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/quicksearch.png -------------------------------------------------------------------------------- /Papirus/read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/read.png -------------------------------------------------------------------------------- /Papirus/replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/replied.png -------------------------------------------------------------------------------- /Papirus/replied_and_forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/replied_and_forwarded.png -------------------------------------------------------------------------------- /Papirus/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/search.png -------------------------------------------------------------------------------- /Papirus/selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/selection.png -------------------------------------------------------------------------------- /Papirus/spam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/spam.png -------------------------------------------------------------------------------- /Papirus/spam_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/spam_btn.png -------------------------------------------------------------------------------- /Papirus/trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash.png -------------------------------------------------------------------------------- /Papirus/trash_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash_btn.png -------------------------------------------------------------------------------- /Papirus/trash_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash_close.png -------------------------------------------------------------------------------- /Papirus/trash_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash_hrm.png -------------------------------------------------------------------------------- /Papirus/trash_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash_hrm_mark.png -------------------------------------------------------------------------------- /Papirus/trash_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash_mark.png -------------------------------------------------------------------------------- /Papirus/trash_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/trash_open.png -------------------------------------------------------------------------------- /Papirus/tray_newmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_newmail.png -------------------------------------------------------------------------------- /Papirus/tray_newmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_newmail_offline.png -------------------------------------------------------------------------------- /Papirus/tray_newmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_newmarkedmail.png -------------------------------------------------------------------------------- /Papirus/tray_newmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_newmarkedmail_offline.png -------------------------------------------------------------------------------- /Papirus/tray_nomail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_nomail.png -------------------------------------------------------------------------------- /Papirus/tray_nomail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_nomail_offline.png -------------------------------------------------------------------------------- /Papirus/tray_unreadmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_unreadmail.png -------------------------------------------------------------------------------- /Papirus/tray_unreadmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_unreadmail_offline.png -------------------------------------------------------------------------------- /Papirus/tray_unreadmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_unreadmarkedmail.png -------------------------------------------------------------------------------- /Papirus/tray_unreadmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/tray_unreadmarkedmail_offline.png -------------------------------------------------------------------------------- /Papirus/unread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/unread.png -------------------------------------------------------------------------------- /Papirus/up_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/up_arrow.png -------------------------------------------------------------------------------- /Papirus/vcard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/vcard.png -------------------------------------------------------------------------------- /Papirus/watchthread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/Papirus/watchthread.png -------------------------------------------------------------------------------- /ePapirus/.claws_themeinfo: -------------------------------------------------------------------------------- 1 | ePapirus 2 | Alexey Varfolomeev 3 | https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 4 | -------------------------------------------------------------------------------- /ePapirus/README.txt: -------------------------------------------------------------------------------- 1 | ePapirus theme for Claws Mail 2 | 3 | Author: Alexey Varfolomeev 4 | Homepage: https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme 5 | License: GPL-3.0 6 | -------------------------------------------------------------------------------- /ePapirus/addr_one.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/addr_one.png -------------------------------------------------------------------------------- /ePapirus/addr_two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/addr_two.png -------------------------------------------------------------------------------- /ePapirus/address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/address.png -------------------------------------------------------------------------------- /ePapirus/address_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/address_book.png -------------------------------------------------------------------------------- /ePapirus/address_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/address_search.png -------------------------------------------------------------------------------- /ePapirus/anonymous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/anonymous.png -------------------------------------------------------------------------------- /ePapirus/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/book.png -------------------------------------------------------------------------------- /ePapirus/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/cancel.png -------------------------------------------------------------------------------- /ePapirus/category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/category.png -------------------------------------------------------------------------------- /ePapirus/check_spelling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/check_spelling.png -------------------------------------------------------------------------------- /ePapirus/checkbox_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/checkbox_off.png -------------------------------------------------------------------------------- /ePapirus/checkbox_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/checkbox_on.png -------------------------------------------------------------------------------- /ePapirus/claws_mail_compose_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/claws_mail_compose_logo.png -------------------------------------------------------------------------------- /ePapirus/claws_mail_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/claws_mail_icon.png -------------------------------------------------------------------------------- /ePapirus/clip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/clip.png -------------------------------------------------------------------------------- /ePapirus/clip_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/clip_gpg_signed.png -------------------------------------------------------------------------------- /ePapirus/clipkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/clipkey.png -------------------------------------------------------------------------------- /ePapirus/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/close.png -------------------------------------------------------------------------------- /ePapirus/complete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/complete.png -------------------------------------------------------------------------------- /ePapirus/continue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/continue.png -------------------------------------------------------------------------------- /ePapirus/copied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/copied.png -------------------------------------------------------------------------------- /ePapirus/delete_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/delete_btn.png -------------------------------------------------------------------------------- /ePapirus/deleted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/deleted.png -------------------------------------------------------------------------------- /ePapirus/dir_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_close.png -------------------------------------------------------------------------------- /ePapirus/dir_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_close_hrm.png -------------------------------------------------------------------------------- /ePapirus/dir_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_close_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_close_htm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_close_htm_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_close_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_noselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_noselect.png -------------------------------------------------------------------------------- /ePapirus/dir_noselect_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_noselect_close.png -------------------------------------------------------------------------------- /ePapirus/dir_noselect_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_noselect_close_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_noselect_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_noselect_open.png -------------------------------------------------------------------------------- /ePapirus/dir_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_open.png -------------------------------------------------------------------------------- /ePapirus/dir_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_open_hrm.png -------------------------------------------------------------------------------- /ePapirus/dir_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_open_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_open_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_subs_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_subs_close.png -------------------------------------------------------------------------------- /ePapirus/dir_subs_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_subs_close_mark.png -------------------------------------------------------------------------------- /ePapirus/dir_subs_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/dir_subs_open.png -------------------------------------------------------------------------------- /ePapirus/down_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/down_arrow.png -------------------------------------------------------------------------------- /ePapirus/drafts_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_close.png -------------------------------------------------------------------------------- /ePapirus/drafts_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_close_hrm.png -------------------------------------------------------------------------------- /ePapirus/drafts_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_close_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/drafts_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_close_mark.png -------------------------------------------------------------------------------- /ePapirus/drafts_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_open.png -------------------------------------------------------------------------------- /ePapirus/drafts_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_open_hrm.png -------------------------------------------------------------------------------- /ePapirus/drafts_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_open_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/drafts_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/drafts_open_mark.png -------------------------------------------------------------------------------- /ePapirus/edit_extern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/edit_extern.png -------------------------------------------------------------------------------- /ePapirus/editdelete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/editdelete.png -------------------------------------------------------------------------------- /ePapirus/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/error.png -------------------------------------------------------------------------------- /ePapirus/exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/exec.png -------------------------------------------------------------------------------- /ePapirus/forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/forwarded.png -------------------------------------------------------------------------------- /ePapirus/forwared_replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/forwared_replied.png -------------------------------------------------------------------------------- /ePapirus/go_folders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/go_folders.png -------------------------------------------------------------------------------- /ePapirus/gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/gpg_signed.png -------------------------------------------------------------------------------- /ePapirus/group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/group.png -------------------------------------------------------------------------------- /ePapirus/ham_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/ham_btn.png -------------------------------------------------------------------------------- /ePapirus/ignorethread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/ignorethread.png -------------------------------------------------------------------------------- /ePapirus/inbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_close.png -------------------------------------------------------------------------------- /ePapirus/inbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_close_hrm.png -------------------------------------------------------------------------------- /ePapirus/inbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_close_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/inbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_close_mark.png -------------------------------------------------------------------------------- /ePapirus/inbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_open.png -------------------------------------------------------------------------------- /ePapirus/inbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_open_hrm.png -------------------------------------------------------------------------------- /ePapirus/inbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_open_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/inbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/inbox_open_mark.png -------------------------------------------------------------------------------- /ePapirus/insert_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/insert_file.png -------------------------------------------------------------------------------- /ePapirus/interface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/interface.png -------------------------------------------------------------------------------- /ePapirus/jpilot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/jpilot.png -------------------------------------------------------------------------------- /ePapirus/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/key.png -------------------------------------------------------------------------------- /ePapirus/key_gpg_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/key_gpg_signed.png -------------------------------------------------------------------------------- /ePapirus/ldap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/ldap.png -------------------------------------------------------------------------------- /ePapirus/linewrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/linewrap.png -------------------------------------------------------------------------------- /ePapirus/linewrapcurrent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/linewrapcurrent.png -------------------------------------------------------------------------------- /ePapirus/locked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/locked.png -------------------------------------------------------------------------------- /ePapirus/mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail.png -------------------------------------------------------------------------------- /ePapirus/mail_attach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_attach.png -------------------------------------------------------------------------------- /ePapirus/mail_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_compose.png -------------------------------------------------------------------------------- /ePapirus/mail_draft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_draft.png -------------------------------------------------------------------------------- /ePapirus/mail_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_forward.png -------------------------------------------------------------------------------- /ePapirus/mail_receive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_receive.png -------------------------------------------------------------------------------- /ePapirus/mail_receive_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_receive_all.png -------------------------------------------------------------------------------- /ePapirus/mail_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_reply.png -------------------------------------------------------------------------------- /ePapirus/mail_reply_to_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_reply_to_all.png -------------------------------------------------------------------------------- /ePapirus/mail_reply_to_author.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_reply_to_author.png -------------------------------------------------------------------------------- /ePapirus/mail_reply_to_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_reply_to_list.png -------------------------------------------------------------------------------- /ePapirus/mail_send.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_send.png -------------------------------------------------------------------------------- /ePapirus/mail_send_queue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_send_queue.png -------------------------------------------------------------------------------- /ePapirus/mail_sign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mail_sign.png -------------------------------------------------------------------------------- /ePapirus/mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mark.png -------------------------------------------------------------------------------- /ePapirus/mime_application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_application.png -------------------------------------------------------------------------------- /ePapirus/mime_audio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_audio.png -------------------------------------------------------------------------------- /ePapirus/mime_calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_calendar.png -------------------------------------------------------------------------------- /ePapirus/mime_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_image.png -------------------------------------------------------------------------------- /ePapirus/mime_message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_message.png -------------------------------------------------------------------------------- /ePapirus/mime_pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_pdf.png -------------------------------------------------------------------------------- /ePapirus/mime_pgpsig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_pgpsig.png -------------------------------------------------------------------------------- /ePapirus/mime_ps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_ps.png -------------------------------------------------------------------------------- /ePapirus/mime_text_enriched.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_text_enriched.png -------------------------------------------------------------------------------- /ePapirus/mime_text_html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_text_html.png -------------------------------------------------------------------------------- /ePapirus/mime_text_patch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_text_patch.png -------------------------------------------------------------------------------- /ePapirus/mime_text_plain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_text_plain.png -------------------------------------------------------------------------------- /ePapirus/mime_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/mime_unknown.png -------------------------------------------------------------------------------- /ePapirus/moved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/moved.png -------------------------------------------------------------------------------- /ePapirus/new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/new.png -------------------------------------------------------------------------------- /ePapirus/news_compose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/news_compose.png -------------------------------------------------------------------------------- /ePapirus/notice_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/notice_error.png -------------------------------------------------------------------------------- /ePapirus/notice_note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/notice_note.png -------------------------------------------------------------------------------- /ePapirus/notice_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/notice_warn.png -------------------------------------------------------------------------------- /ePapirus/offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/offline.png -------------------------------------------------------------------------------- /ePapirus/online.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/online.png -------------------------------------------------------------------------------- /ePapirus/open_mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/open_mail.png -------------------------------------------------------------------------------- /ePapirus/outbox_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_close.png -------------------------------------------------------------------------------- /ePapirus/outbox_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_close_hrm.png -------------------------------------------------------------------------------- /ePapirus/outbox_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_close_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/outbox_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_close_mark.png -------------------------------------------------------------------------------- /ePapirus/outbox_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_open.png -------------------------------------------------------------------------------- /ePapirus/outbox_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_open_hrm.png -------------------------------------------------------------------------------- /ePapirus/outbox_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_open_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/outbox_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/outbox_open_mark.png -------------------------------------------------------------------------------- /ePapirus/paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/paste.png -------------------------------------------------------------------------------- /ePapirus/preferences.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/preferences.png -------------------------------------------------------------------------------- /ePapirus/printer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/printer.png -------------------------------------------------------------------------------- /ePapirus/privacy_emblem_encrypted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_emblem_encrypted.png -------------------------------------------------------------------------------- /ePapirus/privacy_emblem_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_emblem_failed.png -------------------------------------------------------------------------------- /ePapirus/privacy_emblem_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_emblem_passed.png -------------------------------------------------------------------------------- /ePapirus/privacy_emblem_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_emblem_signed.png -------------------------------------------------------------------------------- /ePapirus/privacy_emblem_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_emblem_warn.png -------------------------------------------------------------------------------- /ePapirus/privacy_expired.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_expired.png -------------------------------------------------------------------------------- /ePapirus/privacy_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_failed.png -------------------------------------------------------------------------------- /ePapirus/privacy_passed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_passed.png -------------------------------------------------------------------------------- /ePapirus/privacy_signed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_signed.png -------------------------------------------------------------------------------- /ePapirus/privacy_unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_unknown.png -------------------------------------------------------------------------------- /ePapirus/privacy_warn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/privacy_warn.png -------------------------------------------------------------------------------- /ePapirus/properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/properties.png -------------------------------------------------------------------------------- /ePapirus/queue_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_close.png -------------------------------------------------------------------------------- /ePapirus/queue_close_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_close_hrm.png -------------------------------------------------------------------------------- /ePapirus/queue_close_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_close_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/queue_close_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_close_mark.png -------------------------------------------------------------------------------- /ePapirus/queue_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_open.png -------------------------------------------------------------------------------- /ePapirus/queue_open_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_open_hrm.png -------------------------------------------------------------------------------- /ePapirus/queue_open_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_open_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/queue_open_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/queue_open_mark.png -------------------------------------------------------------------------------- /ePapirus/quicksearch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/quicksearch.png -------------------------------------------------------------------------------- /ePapirus/read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/read.png -------------------------------------------------------------------------------- /ePapirus/replied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/replied.png -------------------------------------------------------------------------------- /ePapirus/replied_and_forwarded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/replied_and_forwarded.png -------------------------------------------------------------------------------- /ePapirus/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/search.png -------------------------------------------------------------------------------- /ePapirus/selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/selection.png -------------------------------------------------------------------------------- /ePapirus/spam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/spam.png -------------------------------------------------------------------------------- /ePapirus/spam_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/spam_btn.png -------------------------------------------------------------------------------- /ePapirus/trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash.png -------------------------------------------------------------------------------- /ePapirus/trash_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash_btn.png -------------------------------------------------------------------------------- /ePapirus/trash_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash_close.png -------------------------------------------------------------------------------- /ePapirus/trash_hrm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash_hrm.png -------------------------------------------------------------------------------- /ePapirus/trash_hrm_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash_hrm_mark.png -------------------------------------------------------------------------------- /ePapirus/trash_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash_mark.png -------------------------------------------------------------------------------- /ePapirus/trash_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/trash_open.png -------------------------------------------------------------------------------- /ePapirus/tray_newmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_newmail.png -------------------------------------------------------------------------------- /ePapirus/tray_newmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_newmail_offline.png -------------------------------------------------------------------------------- /ePapirus/tray_newmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_newmarkedmail.png -------------------------------------------------------------------------------- /ePapirus/tray_newmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_newmarkedmail_offline.png -------------------------------------------------------------------------------- /ePapirus/tray_nomail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_nomail.png -------------------------------------------------------------------------------- /ePapirus/tray_nomail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_nomail_offline.png -------------------------------------------------------------------------------- /ePapirus/tray_unreadmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_unreadmail.png -------------------------------------------------------------------------------- /ePapirus/tray_unreadmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_unreadmail_offline.png -------------------------------------------------------------------------------- /ePapirus/tray_unreadmarkedmail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_unreadmarkedmail.png -------------------------------------------------------------------------------- /ePapirus/tray_unreadmarkedmail_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/tray_unreadmarkedmail_offline.png -------------------------------------------------------------------------------- /ePapirus/unread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/unread.png -------------------------------------------------------------------------------- /ePapirus/up_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/up_arrow.png -------------------------------------------------------------------------------- /ePapirus/vcard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/vcard.png -------------------------------------------------------------------------------- /ePapirus/watchthread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/ePapirus/watchthread.png -------------------------------------------------------------------------------- /preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/preview.png -------------------------------------------------------------------------------- /src/category.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /src/dir_close.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /src/empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/25212c43299bbc5838a0c394554f23c138cd76f7/src/empty.png -------------------------------------------------------------------------------- /src/mime_audio.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /src/mime_pgpsig.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /src/mime_ps.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /src/privacy_emblem_passed.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /src/privacy_emblem_warn.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | --------------------------------------------------------------------------------