diff --git a/.config/aerc/stylesets/ashen b/.config/aerc/stylesets/ashen new file mode 100644 index 00000000..a96fc92e --- /dev/null +++ b/.config/aerc/stylesets/ashen @@ -0,0 +1,87 @@ +# vim: ft=dosini +# +# aerc default styleset +# +# This styleset uses the terminal defaults as its base. +# More information on how to configure the styleset can be found in +# the aerc-stylesets(7) manpage. Please read the manual before +# modifying or creating a styleset. + +# Uncomment these two lines to reset all attributes (except in the [viewer] +# section) and start from scratch. + +*.default = true +*.normal = true + + +*.selected.bg = #C4693D +*.selected.fg = #121212 +*.selected.bold = true + +statusline_*.dim = true + +*warning.dim = false +*warning.bold = true +*warning.fg = #E5A72A +*success.dim = false +*success.bold = true +*success.fg = #4A8B8B +*error.dim = false +*error.bold = true +*error.fg = #C53030 + +border.fg = #B14242 +border.bold = true +title.fg = #121212 +title.bg = #B14242 +title.bold = true + +header.fg = #B14242 +header.bold = true + +msglist_read.fg = #b4b4b4 +msglist_unread.bold = true +msglist_unread.fg = #d5d5d5 +msglist_deleted.dim = true +msglist_marked.bg = 6 +msglist_marked.fg = 15 +msglist_pill.bg = 12 +msglist_pill.fg = 15 + +part_mimetype.fg = 12 + +selector_chooser.bold = true +selector_focused.bold = true +selector_focused.bg = 12 +selector_focused.fg = 15 + +completion_*.bg = 8 +completion_pill.bg = 12 +completion_default.fg = 15 +completion_description.fg = 15 +completion_description.dim = true + +[viewer] + # Uncomment these two lines to reset all attributes in the [viewer] section. +# *.default = true +# *.normal = true +# url.underline = true +# url.fg = 3 +# header.bold = true +# header.fg = 4 +# signature.dim = true +# signature.fg = 4 +# diff_meta.bold = true +# diff_chunk.fg = 6 +# diff_chunk_func.fg = 6 +# diff_chunk_func.dim = true +# diff_add.fg = 2 +# diff_del.fg = 1 +# quote_1.fg = 6 +# quote_2.fg = 4 +# quote_3.fg = 6 +# quote_3.dim = true +# quote_4.fg = 4 +# quote_4.dim = true +# quote_x.fg = 5 +# quote_x.dim = true diff --git a/.config/aerc/stylesets/ashen-2 b/.config/aerc/stylesets/ashen-2 new file mode 100644 index 00000000..18c1ca06 --- /dev/null +++ b/.config/aerc/stylesets/ashen-2 @@ -0,0 +1,70 @@ +# +# aerc nord styleset +# + +*.default=true +*.normal=true + +title.reverse=true +header.bold=true + +*error.bold=true +error.fg=red +warning.fg=yellow +success.fg=green + +statusline*.default=true +statusline_default.reverse=true +statusline_error.reverse=true + +completion_pill.reverse=true +completion_description.dim=true + +border.fg = #49576b + +selector_focused.reverse=true +selector_chooser.bold=true + +# Colors: Ashen +# Author: Daniel Fichtinger +# License: MIT + +*.selected.bg=#323232 + +msglist_marked.bg=#81a1c1 +msglist_flagged.fg=#a3be8c +msglist_flagged.bold=true + +msglist_unread.fg=#8fbcbb + +msglist_pill.reverse=true + +statusline_default.fg=#49576b +statusline_error.fg=#94545d + +tab.fg=#e4e9f0 +tab.bg=#49576b +tab.selected.bg=#64A6B3 +tab.selected.fg=#2c3441 + +dirlist_unread.fg=#64A6B3 +dirlist_recent.fg=#64A6B3 + +part_*.fg=#ffffff +part_mimetype.fg=#394353 +part_*.selected.fg=#ffffff +part_filename.selected.bold=true + +[viewer] +*.default=true +*.normal=true +url.underline=true +header.bold=true +signature.dim=true +diff_meta.bold=true +diff_chunk.dim=true +diff_add.fg=2 +diff_del.fg=1 +quote_*.fg=6 +quote_*.dim=true +quote_1.dim=false diff --git a/.config/ghostty/config b/.config/ghostty/config index 64315017..cb232026 120000 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1 +1 @@ -config##hostname.dbox \ No newline at end of file +config##hostname.dpad \ No newline at end of file diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 3f04ff08..067de165 120000 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1 +1 @@ -kitty.conf##hostname.dbox \ No newline at end of file +kitty.conf##hostname.dpad \ No newline at end of file diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index e6a5eacd..a63220a7 120000 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -1 +1 @@ -config.kdl##hostname.dbox \ No newline at end of file +config.kdl##hostname.dpad \ No newline at end of file diff --git a/.config/sway/config b/.config/sway/config index 64315017..cb232026 120000 --- a/.config/sway/config +++ b/.config/sway/config @@ -1 +1 @@ -config##hostname.dbox \ No newline at end of file +config##hostname.dpad \ No newline at end of file diff --git a/.config/yadm/tracked b/.config/yadm/tracked index 359c26b5..dc571bc3 100644 --- a/.config/yadm/tracked +++ b/.config/yadm/tracked @@ -45,3 +45,4 @@ .config/cava .config/clipcat .config/aerc +.config/aerc