dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit e2d0c0340d258b80a9fd5d44519e142d5fd1ff65
parent 75b99a96fc0b369518d12487c9cb4ec2d5e7dacf
Author: Ashymad <czilukim@o2.pl>
Date:   Mon,  8 Jan 2018 21:23:42 +0100

AStroid colors

Diffstat:
M.config/astroid/config | 17+++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/.config/astroid/config b/.config/astroid/config @@ -14,16 +14,17 @@ "thread_index": { "page_jump_rows": "6", "sort_order": "newest", - "thread_load_step": "250", "cell": { - "font_description": "default", + "font_description": "Monaco 11", "line_spacing": "2", "date_length": "10", "message_count_length": "4", "authors_length": "20", - "subject_color": "#807d74", - "subject_color_selected": "#000000", + "subject_color": "#ffffff", + "subject_color_selected": "#ffffff", "background_color_selected": "", + "background_color_marked": "#660000", + "background_color_marked_selected": "#990000", "tags_length": "80", "tags_upper_color": "#e5e5e5", "tags_lower_color": "#333333", @@ -103,18 +104,18 @@ "email": "czilukim@o2.pl", "gpgkey": "", "always_gpg_sign": "false", - "sendmail": "msmtp -t", + "sendmail": "msmtp -i -t", "default": "true", "save_sent": "true", "save_sent_to": "\/home\/shyman\/.mail\/o2\/Sent\/cur\/", "additional_sent_tags": "o2", "save_drafts_to": "\/home\/shyman\/.mail\/o2\/Drafts\/cur\/", + "signature_separate": "false", "signature_file": "", + "signature_file_markdown": "", "signature_default_on": "true", "signature_attach": "false", - "signature_separate": "false", - "select_query": "", - "signature_file_markdown": "" + "select_query": "" } }, "startup": {