summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-11-13 18:34:50 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2021-07-18 10:26:19 +0300
commitb411daddaa8c3c3b76c206f5e8c44a1771c9577a (patch)
treed1dd3580a879804361f147b15c5961336bbb8697 /docs
parent66c6b62aa6bc82e6adf466e574664041899d3e21 (diff)
downloadmeli-b411daddaa8c3c3b76c206f5e8c44a1771c9577a.zip
listing/conversations: remove entry padding box character
Remove padding each entry with '░' box character.
Diffstat (limited to 'docs')
-rw-r--r--docs/meli-themes.54
-rw-r--r--docs/samples/themes/orca.toml2
-rw-r--r--docs/samples/themes/spooky.toml2
-rw-r--r--docs/samples/themes/watermelon.toml2
4 files changed, 0 insertions, 10 deletions
diff --git a/docs/meli-themes.5 b/docs/meli-themes.5
index 864fced0..d2b5499f 100644
--- a/docs/meli-themes.5
+++ b/docs/meli-themes.5
@@ -251,12 +251,8 @@ mail.listing.conversations.from
.It
mail.listing.conversations.date
.It
-mail.listing.conversations.padding
-.It
mail.listing.conversations.unseen
.It
-mail.listing.conversations.unseen_padding
-.It
mail.listing.conversations.highlighted
.It
mail.listing.conversations.selected
diff --git a/docs/samples/themes/orca.toml b/docs/samples/themes/orca.toml
index 82c707ec..c8722605 100644
--- a/docs/samples/themes/orca.toml
+++ b/docs/samples/themes/orca.toml
@@ -14,11 +14,9 @@ color_aliases = { "neon_green" = "#6ef9d4", "darkgrey" = "#4a4a4a", "neon_purp
"mail.listing.conversations.date" = { fg = "$neon_purple", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.from" = { fg = "$darkgrey", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.highlighted" = { fg = "theme_default", bg = "Grey58", attrs = "theme_default" }
-"mail.listing.conversations.padding" = { fg = "Black", bg = "Black", attrs = "theme_default" }
"mail.listing.conversations.selected" = { fg = "theme_default", bg = "LightCoral", attrs = "theme_default" }
"mail.listing.conversations.subject" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.unseen" = { fg = "Black", bg = "Grey78", attrs = "theme_default" }
-"mail.listing.conversations.unseen_padding" = { fg = "Black", bg = "Black", attrs = "theme_default" }
"mail.listing.plain.even" = { fg = "theme_default", bg = "Grey19", attrs = "theme_default" }
"mail.listing.plain.even_highlighted" = { fg = "theme_default", bg = "Grey58", attrs = "theme_default" }
"mail.listing.plain.even_selected" = { fg = "theme_default", bg = "LightCoral", attrs = "theme_default" }
diff --git a/docs/samples/themes/spooky.toml b/docs/samples/themes/spooky.toml
index b04ed06a..d0285929 100644
--- a/docs/samples/themes/spooky.toml
+++ b/docs/samples/themes/spooky.toml
@@ -13,11 +13,9 @@
"mail.listing.conversations" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.from" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.highlighted" = { fg = "theme_default", bg = "Grey58", attrs = "theme_default" }
-"mail.listing.conversations.padding" = { fg = "Grey15", bg = "Grey15", attrs = "theme_default" }
"mail.listing.conversations.selected" = { fg = "theme_default", bg = "LightCoral", attrs = "theme_default" }
"mail.listing.conversations.subject" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.unseen" = { fg = "Black", bg = "Grey78", attrs = "theme_default" }
-"mail.listing.conversations.unseen_padding" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.plain.even" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.plain.odd" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.plain.even_unseen" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
diff --git a/docs/samples/themes/watermelon.toml b/docs/samples/themes/watermelon.toml
index 45acb843..f1827723 100644
--- a/docs/samples/themes/watermelon.toml
+++ b/docs/samples/themes/watermelon.toml
@@ -16,11 +16,9 @@ color_aliases = { "JewelGreen" = "#157241", "PinkLace" = "#FFD5FD", "TorchRed" =
"mail.listing.conversations" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.from" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.highlighted" = { fg = "$JewelGreen", bg = "$SunsetOrange", attrs = "theme_default" }
-"mail.listing.conversations.padding" = { fg = "$TorchRed", bg = "Grey15", attrs = "theme_default" }
"mail.listing.conversations.selected" = { fg = "theme_default", bg = "LightCoral", attrs = "theme_default" }
"mail.listing.conversations.subject" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.conversations.unseen" = { fg = "Black", bg = "mail.listing.compact.even_unseen", attrs = "theme_default" }
-"mail.listing.conversations.unseen_padding" = { fg = "$BlueStone", bg = "mail.listing.conversations.unseen", attrs = "theme_default" }
"mail.listing.plain.even" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.plain.odd" = { fg = "theme_default", bg = "theme_default", attrs = "theme_default" }
"mail.listing.plain.even_unseen" = { fg = "theme_default", bg = "mail.listing.compact.even_unseen", attrs = "theme_default" }