Package: mc-data Version: 3:4.8.30-1 Severity: normal X-Debbugs-Cc: shtetldik+shm...@gmail.com
Dear Maintainer, I noticed that modarin256-defbg-thin.ini, modarin256-thin.ini (and both root variants of them) are outdated and and also have typos which results in some interface elements being not set. If you compare it to upstream suppprted skins like modarin256-defbg.ini, you'll notice differences in these sections: [widget-panel], [widget-scrollbar], [widget-editor]. They should simply be synced up with non thin ones, keeping only differences in [Lines] section. See below patch for for an example how modarin256-defbg.ini can be fixed. Regards, Shmerl. --- a/modarin256-defbg-thin.ini +++ b/modarin256-defbg-thin.ini @@ -28,7 +28,7 @@ # modarcon16root # modarcon16root-defbg # - like everything running in a 16-color terminal, these skins look ugly -# and are no subsitute for the 256-color versions. As some terminals don't +# and are no substitute for the 256-color versions. As some terminals don't # support using dark gray as background color, i used a black background # and adjusted the remaining colors accordingly. # @@ -81,6 +81,7 @@ disabled = color246;color239 #inputhistory = #commandhistory = + shadow = color240;color0 [dialog] _default_ = color252;color239 @@ -164,21 +165,23 @@ removed = ;color234 error = color231;color160 -[widget-common] - sort-sign-up = ↑ - sort-sign-down = ↓ - [widget-panel] - hiddenfiles-sign-show = • - hiddenfiles-sign-hide = ○ - history-prev-item-sign = « - history-next-item-sign = » - history-show-list-sign = ^ + sort-up-char = ↑ + sort-down-char = ↓ + hiddenfiles-show-char = • + hiddenfiles-hide-char = ○ + history-prev-item-char = « + history-next-item-char = » + history-show-list-char = ^ -[widget-scollbar] +[widget-scrollbar] first-vert-char = ↑ last-vert-char = ↓ first-horiz-char = « last-horiz-char = » current-char = ■ background-char = ▒ + +[widget-editor] + window-state-char = * + window-close-char = X -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.7.4-dirty (SMP w/32 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information