Ticket #4530: 0003-skin-add-modarin256-thin-and-root-variant.patch

File 0003-skin-add-modarin256-thin-and-root-variant.patch, 20.6 KB (added by eugenesan, 8 weeks ago)
  • new file misc/skins/modarin256-defbg-thin.ini

    From 227ec02ad57b26206ba76ccbfcd73ca5fc4b458b Mon Sep 17 00:00:00 2001
    From: "Eugene San (eugenesan)" <eugenesan@gmail.com>
    Date: Sun, 17 Mar 2024 19:24:52 -0700
    Subject: [PATCH 3/3] skin: add modarin256 thin and root variant
    
    ---
     misc/skins/modarin256-defbg-thin.ini     | 184 +++++++++++++++++++++++
     misc/skins/modarin256-thin.ini           | 184 +++++++++++++++++++++++
     misc/skins/modarin256root-defbg-thin.ini | 184 +++++++++++++++++++++++
     misc/skins/modarin256root-thin.ini       | 184 +++++++++++++++++++++++
     4 files changed, 736 insertions(+)
     create mode 100644 misc/skins/modarin256-defbg-thin.ini
     create mode 100644 misc/skins/modarin256-thin.ini
     create mode 100644 misc/skins/modarin256root-defbg-thin.ini
     create mode 100644 misc/skins/modarin256root-thin.ini
    
    diff --git a/misc/skins/modarin256-defbg-thin.ini b/misc/skins/modarin256-defbg-thin.ini
    new file mode 100644
    index 000000000..ded04ef70
    - +  
     1# 
     2# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander. 
     3# 
     4# This skin is using colors independent from the default 16 terminal colors, 
     5# i.e., no matter how the 16 standard colors are configured, the appearance 
     6# of Midnight Commander will not be affected. 
     7# 
     8# There are 4 variants of this skin: 
     9# 
     10# modarin256 
     11#   - default skin, no standard colors used. 
     12# 
     13# modarin256-defbg 
     14#   - like modarin256, but using the default background color for core, editor, 
     15#     viewer, menu and popupmenu backgrounds, for use with (semi-)transparent 
     16#     background colors. 
     17# 
     18# modarin256root 
     19# modarin256root-defbg 
     20#   - like the other two skins, but for the root user, with red colors used 
     21#     instead of green colors for things like select/focus/statusbar etc., 
     22#     to keep reminding the user that mc is running as root. 
     23# 
     24# Fallback skins for 16-color terminals (poor man's skins): 
     25# 
     26# modarcon16 
     27# modarcon16-defbg 
     28# modarcon16root 
     29# modarcon16root-defbg 
     30#   - like everything running in a 16-color terminal, these skins look ugly 
     31#     and are no subsitute for the 256-color versions. As some terminals don't 
     32#     support using dark gray as background color, i used a black background 
     33#     and adjusted the remaining colors accordingly. 
     34# 
     35# 256-color skins require mc version 4.8 or newer. 
     36# 
     37# Author: Oliver Lange <modarin@bloody.in-berlin.de> 
     38# 
     39# Version: 1.2 
     40# 
     41 
     42[skin] 
     43    description = MoDarIn256-DefaultBG (user) 
     44    256colors = true 
     45 
     46[Lines] 
     47    horiz = ─ 
     48    vert = │ 
     49    lefttop = ┌ 
     50    righttop = ┐ 
     51    leftbottom = └ 
     52    rightbottom = ┘ 
     53    topmiddle = ┬ 
     54    bottommiddle = ┴ 
     55    leftmiddle = ├ 
     56    rightmiddle = ┤ 
     57    cross = ┼ 
     58    dhoriz = ─ 
     59    dvert = │ 
     60    dlefttop = ┌ 
     61    drighttop = ┐ 
     62    dleftbottom = └ 
     63    drightbottom = ┘ 
     64    dtopmiddle = ─ 
     65    dbottommiddle = ─ 
     66    dleftmiddle = ├ 
     67    drightmiddle = ┤ 
     68 
     69[core] 
     70    _default_ = color250;default 
     71    selected = color253;color23 
     72    marked = color228;;bold 
     73    markselect = color228;color23;bold 
     74    gauge = color250;color66 
     75    input = color187;color235;bold 
     76    inputmark = color228;color23;bold 
     77    inputunchanged = color144;color235;bold 
     78    commandlinemark = color228;color23;bold 
     79    reverse = color254;color66 
     80    header = color180;;bold 
     81    disabled = color246;color239 
     82    #inputhistory = 
     83    #commandhistory = 
     84 
     85[dialog] 
     86    _default_ = color252;color239 
     87    dhotnormal = color214 
     88    dfocus = color228;color23;bold 
     89    dhotfocus = color214;color23 
     90    dtitle = color180;;bold 
     91 
     92[error] 
     93    _default_ = color230;color52 
     94    errdfocus = color254;color23;bold 
     95    errdhotnormal = color203;color52 
     96    errdhotfocus = color203;color23;bold 
     97    errdtitle = color227;;bold 
     98 
     99[filehighlight] 
     100    directory = color144;;bold 
     101    executable = color114 
     102    symlink = color45 
     103    hardlink = 
     104    stalelink = color203 
     105    device = color170 
     106    special = color142 
     107    core = color197 
     108    temp = color245 
     109    archive = color172 
     110    doc = color153 
     111    source = color109 
     112    media = color141 
     113    graph = color216 
     114    database = color103 
     115 
     116[menu] 
     117    _default_ = color250;default 
     118    menusel = color253;color23 
     119    menuhot = color214 
     120    menuhotsel = color214;color23 
     121    menuinactive = color245 
     122 
     123[popupmenu] 
     124    _default_ = color250;default 
     125    menusel = color253;color23 
     126    menutitle = color180;;bold 
     127 
     128[buttonbar] 
     129    button = color253;color236 
     130    hotkey = color214;color238;bold 
     131 
     132[statusbar] 
     133    _default_ = color253;color66 
     134 
     135[help] 
     136    _default_ = color252;color239 
     137    helpitalic = color114;;bold 
     138    helpbold = color180;;bold 
     139    helplink = color45 
     140    helpslink = color228;color23;bold 
     141    helptitle = color180;;bold 
     142 
     143[editor] 
     144    _default_ = color250;default 
     145    editbold = color228;;bold 
     146    editmarked = color228;color23;bold 
     147    editwhitespace = color56;color234 
     148    editlinestate = color66;color235 
     149    bookmark = ;color239 
     150    bookmarkfound = ;color239;bold 
     151    editrightmargin = ;color235;bold 
     152 
     153[viewer] 
     154    _default_ = color250;default 
     155    viewbold = ;;bold 
     156    viewunderline = ;;underline 
     157    viewselected = color228;color23;bold 
     158 
     159[diffviewer] 
     160    changedline = color231;color29 
     161    changednew = color232;color78 
     162    changed = color231;color39 
     163    added = color232;color81 
     164    removed = ;color234 
     165    error = color231;color160 
     166 
     167[widget-common] 
     168    sort-sign-up = ↑ 
     169    sort-sign-down = ↓ 
     170 
     171[widget-panel] 
     172    hiddenfiles-sign-show = • 
     173    hiddenfiles-sign-hide = ○ 
     174    history-prev-item-sign = « 
     175    history-next-item-sign = » 
     176    history-show-list-sign = ^ 
     177 
     178[widget-scollbar] 
     179    first-vert-char = ↑ 
     180    last-vert-char = ↓ 
     181    first-horiz-char = « 
     182    last-horiz-char = » 
     183    current-char = ■ 
     184    background-char = ▒ 
  • new file misc/skins/modarin256-thin.ini

    diff --git a/misc/skins/modarin256-thin.ini b/misc/skins/modarin256-thin.ini
    new file mode 100644
    index 000000000..992c6902f
    - +  
     1# 
     2# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander. 
     3# 
     4# This skin is using colors independent from the default 16 terminal colors, 
     5# i.e., no matter how the 16 standard colors are configured, the appearance 
     6# of Midnight Commander will not be affected. 
     7# 
     8# There are 4 variants of this skin: 
     9# 
     10# modarin256 
     11#   - default skin, no standard colors used. 
     12# 
     13# modarin256-defbg 
     14#   - like modarin256, but using the default background color for core, editor, 
     15#     viewer, menu and popupmenu backgrounds, for use with (semi-)transparent 
     16#     background colors. 
     17# 
     18# modarin256root 
     19# modarin256root-defbg 
     20#   - like the other two skins, but for the root user, with red colors used 
     21#     instead of green colors for things like select/focus/statusbar etc., 
     22#     to keep reminding the user that mc is running as root. 
     23# 
     24# Fallback skins for 16-color terminals (poor man's skins): 
     25# 
     26# modarcon16 
     27# modarcon16-defbg 
     28# modarcon16root 
     29# modarcon16root-defbg 
     30#   - like everything running in a 16-color terminal, these skins look ugly 
     31#     and are no subsitute for the 256-color versions. As some terminals don't 
     32#     support using dark gray as background color, i used a black background 
     33#     and adjusted the remaining colors accordingly. 
     34# 
     35# 256-color skins require mc version 4.8 or newer. 
     36# 
     37# Author: Oliver Lange <modarin@bloody.in-berlin.de> 
     38# 
     39# Version: 1.2 
     40# 
     41 
     42[skin] 
     43    description = MoDarIn256 (user) 
     44    256colors = true 
     45 
     46[Lines] 
     47    horiz = ─ 
     48    vert = │ 
     49    lefttop = ┌ 
     50    righttop = ┐ 
     51    leftbottom = └ 
     52    rightbottom = ┘ 
     53    topmiddle = ┬ 
     54    bottommiddle = ┴ 
     55    leftmiddle = ├ 
     56    rightmiddle = ┤ 
     57    cross = ┼ 
     58    dhoriz = ─ 
     59    dvert = │ 
     60    dlefttop = ┌ 
     61    drighttop = ┐ 
     62    dleftbottom = └ 
     63    drightbottom = ┘ 
     64    dtopmiddle = ─ 
     65    dbottommiddle = ─ 
     66    dleftmiddle = ├ 
     67    drightmiddle = ┤ 
     68 
     69[core] 
     70    _default_ = color252;color237 
     71    selected = color253;color23 
     72    marked = color228;;bold 
     73    markselect = color228;color23;bold 
     74    gauge = color250;color66 
     75    input = color187;color235;bold 
     76    inputmark = color228;color23;bold 
     77    inputunchanged = color144;color235;bold 
     78    commandlinemark = color228;color23;bold 
     79    reverse = color254;color66 
     80    header = color180;;bold 
     81    disabled = color246;color239 
     82    #inputhistory = 
     83    #commandhistory = 
     84 
     85[dialog] 
     86    _default_ = color252;color239 
     87    dhotnormal = color214 
     88    dfocus = color228;color23;bold 
     89    dhotfocus = color214;color23 
     90    dtitle = color180;;bold 
     91 
     92[error] 
     93    _default_ = color230;color52 
     94    errdfocus = color254;color23;bold 
     95    errdhotnormal = color203;color52 
     96    errdhotfocus = color203;color23;bold 
     97    errdtitle = color227;;bold 
     98 
     99[filehighlight] 
     100    directory = color144;;bold 
     101    executable = color114 
     102    symlink = color45 
     103    hardlink = 
     104    stalelink = color203 
     105    device = color170 
     106    special = color142 
     107    core = color197 
     108    temp = color245 
     109    archive = color172 
     110    doc = color153 
     111    source = color109 
     112    media = color141 
     113    graph = color216 
     114    database = color103 
     115 
     116[menu] 
     117    _default_ = color252;color239 
     118    menusel = color253;color23 
     119    menuhot = color214 
     120    menuhotsel = color214;color23 
     121    menuinactive = color246 
     122 
     123[popupmenu] 
     124    _default_ = color252;color239 
     125    menusel = color253;color23 
     126    menutitle = color180;;bold 
     127 
     128[buttonbar] 
     129    button = color253;color236 
     130    hotkey = color214;color238;bold 
     131 
     132[statusbar] 
     133    _default_ = color253;color66 
     134 
     135[help] 
     136    _default_ = color252;color239 
     137    helpitalic = color114;;bold 
     138    helpbold = color180;;bold 
     139    helplink = color45 
     140    helpslink = color228;color23;bold 
     141    helptitle = color180;;bold 
     142 
     143[editor] 
     144    _default_ = color252;color237 
     145    editbold = color228;;bold 
     146    editmarked = color228;color23;bold 
     147    editwhitespace = color56;color234 
     148    editlinestate = color66;color235 
     149    bookmark = ;color239 
     150    bookmarkfound = ;color239;bold 
     151    editrightmargin = ;color235;bold 
     152 
     153[viewer] 
     154    _default_ = color252;color237 
     155    viewbold = ;;bold 
     156    viewunderline = ;;underline 
     157    viewselected = color228;color23;bold 
     158 
     159[diffviewer] 
     160    changedline = color231;color29 
     161    changednew = color232;color78 
     162    changed = color231;color39 
     163    added = color232;color81 
     164    removed = ;color235 
     165    error = color231;color160 
     166 
     167[widget-common] 
     168    sort-sign-up = ↑ 
     169    sort-sign-down = ↓ 
     170 
     171[widget-panel] 
     172    hiddenfiles-sign-show = • 
     173    hiddenfiles-sign-hide = ○ 
     174    history-prev-item-sign = « 
     175    history-next-item-sign = » 
     176    history-show-list-sign = ^ 
     177 
     178[widget-scollbar] 
     179    first-vert-char = ↑ 
     180    last-vert-char = ↓ 
     181    first-horiz-char = « 
     182    last-horiz-char = » 
     183    current-char = ■ 
     184    background-char = ▒ 
  • new file misc/skins/modarin256root-defbg-thin.ini

    diff --git a/misc/skins/modarin256root-defbg-thin.ini b/misc/skins/modarin256root-defbg-thin.ini
    new file mode 100644
    index 000000000..17c871dd1
    - +  
     1# 
     2# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander. 
     3# 
     4# This skin is using colors independent from the default 16 terminal colors, 
     5# i.e., no matter how the 16 standard colors are configured, the appearance 
     6# of Midnight Commander will not be affected. 
     7# 
     8# There are 4 variants of this skin: 
     9# 
     10# modarin256 
     11#   - default skin, no standard colors used. 
     12# 
     13# modarin256-defbg 
     14#   - like modarin256, but using the default background color for core, editor, 
     15#     viewer, menu and popupmenu backgrounds, for use with (semi-)transparent 
     16#     background colors. 
     17# 
     18# modarin256root 
     19# modarin256root-defbg 
     20#   - like the other two skins, but for the root user, with red colors used 
     21#     instead of green colors for things like select/focus/statusbar etc., 
     22#     to keep reminding the user that mc is running as root. 
     23# 
     24# Fallback skins for 16-color terminals (poor man's skins): 
     25# 
     26# modarcon16 
     27# modarcon16-defbg 
     28# modarcon16root 
     29# modarcon16root-defbg 
     30#   - like everything running in a 16-color terminal, these skins look ugly 
     31#     and are no subsitute for the 256-color versions. As some terminals don't 
     32#     support using dark gray as background color, i used a black background 
     33#     and adjusted the remaining colors accordingly. 
     34# 
     35# 256-color skins require mc version 4.8 or newer. 
     36# 
     37# Author: Oliver Lange <modarin@bloody.in-berlin.de> 
     38# 
     39# Version: 1.2 
     40# 
     41 
     42[skin] 
     43    description = MoDarIn256root-DefaultBG (root) 
     44    256colors = true 
     45 
     46[Lines] 
     47    horiz = ─ 
     48    vert = │ 
     49    lefttop = ┌ 
     50    righttop = ┐ 
     51    leftbottom = └ 
     52    rightbottom = ┘ 
     53    topmiddle = ┬ 
     54    bottommiddle = ┴ 
     55    leftmiddle = ├ 
     56    rightmiddle = ┤ 
     57    cross = ┼ 
     58    dhoriz = ─ 
     59    dvert = │ 
     60    dlefttop = ┌ 
     61    drighttop = ┐ 
     62    dleftbottom = └ 
     63    drightbottom = ┘ 
     64    dtopmiddle = ─ 
     65    dbottommiddle = ─ 
     66    dleftmiddle = ├ 
     67    drightmiddle = ┤ 
     68 
     69[core] 
     70    _default_ = color250;default 
     71    selected = color253;color88 
     72    marked = color228;;bold 
     73    markselect = color228;color88;bold 
     74    gauge = color250;color95 
     75    input = color187;color235;bold 
     76    inputmark = color228;color88;bold 
     77    inputunchanged = color144;color235;bold 
     78    commandlinemark = color228;color88;bold 
     79    reverse = color254;color95 
     80    header = color180;;bold 
     81    disabled = color246;color239 
     82    #inputhistory = 
     83    #commandhistory = 
     84 
     85[dialog] 
     86    _default_ = color252;color239 
     87    dhotnormal = color214 
     88    dfocus = color228;color88;bold 
     89    dhotfocus = color214;color88;bold 
     90    dtitle = color180;;bold 
     91 
     92[error] 
     93    _default_ = color230;color52 
     94    errdfocus = color254;color95;bold 
     95    errdhotnormal = color203;color52 
     96    errdhotfocus = color203;color95;bold 
     97    errdtitle = color227;;bold 
     98 
     99[filehighlight] 
     100    directory = color144;;bold 
     101    executable = color114 
     102    symlink = color45 
     103    hardlink = 
     104    stalelink = color203 
     105    device = color170 
     106    special = color142 
     107    core = color197 
     108    temp = color245 
     109    archive = color172 
     110    doc = color153 
     111    source = color109 
     112    media = color141 
     113    graph = color216 
     114    database = color103 
     115 
     116[menu] 
     117    _default_ = color250;default 
     118    menusel = color253;color88 
     119    menuhot = color214 
     120    menuhotsel = color214;color88 
     121    menuinactive = color245 
     122 
     123[popupmenu] 
     124    _default_ = color250;default 
     125    menusel = color253;color88 
     126    menutitle = color180;;bold 
     127 
     128[buttonbar] 
     129    button = color253;color236 
     130    hotkey = color214;color238;bold 
     131 
     132[statusbar] 
     133    _default_ = color254;color95 
     134 
     135[help] 
     136    _default_ = color252;color239 
     137    helpitalic = color114;;bold 
     138    helpbold = color180;;bold 
     139    helplink = color45 
     140    helpslink = color228;color88;bold 
     141    helptitle = color180;;bold 
     142 
     143[editor] 
     144    _default_ = color250;default 
     145    editbold = color228;;bold 
     146    editmarked = color228;color88;bold 
     147    editwhitespace = color56;color234 
     148    editlinestate = color95;color235 
     149    bookmark = ;color239 
     150    bookmarkfound = ;color239;bold 
     151    editrightmargin = ;color235;bold 
     152 
     153[viewer] 
     154    _default_ = color250;default 
     155    viewbold = ;;bold 
     156    viewunderline = ;;underline 
     157    viewselected = color228;color88;bold 
     158 
     159[diffviewer] 
     160    changedline = color231;color130 
     161    changednew = color232;color208 
     162    changed = color231;color96 
     163    added = color232;color218 
     164    removed = ;color234 
     165    error = color231;color160 
     166 
     167[widget-common] 
     168    sort-sign-up = ↑ 
     169    sort-sign-down = ↓ 
     170 
     171[widget-panel] 
     172    hiddenfiles-sign-show = • 
     173    hiddenfiles-sign-hide = ○ 
     174    history-prev-item-sign = « 
     175    history-next-item-sign = » 
     176    history-show-list-sign = ^ 
     177 
     178[widget-scollbar] 
     179    first-vert-char = ↑ 
     180    last-vert-char = ↓ 
     181    first-horiz-char = « 
     182    last-horiz-char = » 
     183    current-char = ■ 
     184    background-char = ▒ 
  • new file misc/skins/modarin256root-thin.ini

    diff --git a/misc/skins/modarin256root-thin.ini b/misc/skins/modarin256root-thin.ini
    new file mode 100644
    index 000000000..83e2a0358
    - +  
     1# 
     2# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander. 
     3# 
     4# This skin is using colors independent from the default 16 terminal colors, 
     5# i.e., no matter how the 16 standard colors are configured, the appearance 
     6# of Midnight Commander will not be affected. 
     7# 
     8# There are 4 variants of this skin: 
     9# 
     10# modarin256 
     11#   - default skin, no standard colors used. 
     12# 
     13# modarin256-defbg 
     14#   - like modarin256, but using the default background color for core, editor, 
     15#     viewer, menu and popupmenu backgrounds, for use with (semi-)transparent 
     16#     background colors. 
     17# 
     18# modarin256root 
     19# modarin256root-defbg 
     20#   - like the other two skins, but for the root user, with red colors used 
     21#     instead of green colors for things like select/focus/statusbar etc., 
     22#     to keep reminding the user that mc is running as root. 
     23# 
     24# Fallback skins for 16-color terminals (poor man's skins): 
     25# 
     26# modarcon16 
     27# modarcon16-defbg 
     28# modarcon16root 
     29# modarcon16root-defbg 
     30#   - like everything running in a 16-color terminal, these skins look ugly 
     31#     and are no subsitute for the 256-color versions. As some terminals don't 
     32#     support using dark gray as background color, i used a black background 
     33#     and adjusted the remaining colors accordingly. 
     34# 
     35# 256-color skins require mc version 4.8 or newer. 
     36# 
     37# Author: Oliver Lange <modarin@bloody.in-berlin.de> 
     38# 
     39# Version: 1.2 
     40# 
     41 
     42[skin] 
     43    description = MoDarIn256root (root) 
     44    256colors = true 
     45 
     46[Lines] 
     47    horiz = ─ 
     48    vert = │ 
     49    lefttop = ┌ 
     50    righttop = ┐ 
     51    leftbottom = └ 
     52    rightbottom = ┘ 
     53    topmiddle = ┬ 
     54    bottommiddle = ┴ 
     55    leftmiddle = ├ 
     56    rightmiddle = ┤ 
     57    cross = ┼ 
     58    dhoriz = ─ 
     59    dvert = │ 
     60    dlefttop = ┌ 
     61    drighttop = ┐ 
     62    dleftbottom = └ 
     63    drightbottom = ┘ 
     64    dtopmiddle = ─ 
     65    dbottommiddle = ─ 
     66    dleftmiddle = ├ 
     67    drightmiddle = ┤ 
     68 
     69[core] 
     70    _default_ = color252;color237 
     71    selected = color253;color88 
     72    marked = color228;;bold 
     73    markselect = color228;color88;bold 
     74    gauge = color250;color95 
     75    input = color187;color235;bold 
     76    inputmark = color228;color88;bold 
     77    inputunchanged = color144;color235;bold 
     78    commandlinemark = color228;color88;bold 
     79    reverse = color254;color95 
     80    header = color180;;bold 
     81    disabled = color246;color239 
     82    #inputhistory = 
     83    #commandhistory = 
     84 
     85[dialog] 
     86    _default_ = color252;color239 
     87    dhotnormal = color214 
     88    dfocus = color228;color88;bold 
     89    dhotfocus = color214;color88;bold 
     90    dtitle = color180;;bold 
     91 
     92[error] 
     93    _default_ = color230;color52 
     94    errdfocus = color254;color95;bold 
     95    errdhotnormal = color203;color52 
     96    errdhotfocus = color203;color95;bold 
     97    errdtitle = color227;;bold 
     98 
     99[filehighlight] 
     100    directory = color144;;bold 
     101    executable = color114 
     102    symlink = color45 
     103    hardlink = 
     104    stalelink = color203 
     105    device = color170 
     106    special = color142 
     107    core = color197 
     108    temp = color245 
     109    archive = color172 
     110    doc = color153 
     111    source = color109 
     112    media = color141 
     113    graph = color216 
     114    database = color103 
     115 
     116[menu] 
     117    _default_ = color252;color239 
     118    menusel = color253;color88 
     119    menuhot = color214 
     120    menuhotsel = color214;color88 
     121    menuinactive = color246 
     122 
     123[popupmenu] 
     124    _default_ = color252;color239 
     125    menusel = color253;color88 
     126    menutitle = color180;;bold 
     127 
     128[buttonbar] 
     129    button = color253;color236 
     130    hotkey = color214;color238;bold 
     131 
     132[statusbar] 
     133    _default_ = color254;color95 
     134 
     135[help] 
     136    _default_ = color252;color239 
     137    helpitalic = color114;;bold 
     138    helpbold = color180;;bold 
     139    helplink = color45 
     140    helpslink = color228;color88;bold 
     141    helptitle = color180;;bold 
     142 
     143[editor] 
     144    _default_ = color252;color237 
     145    editbold = color228;;bold 
     146    editmarked = color228;color88;bold 
     147    editwhitespace = color56;color234 
     148    editlinestate = color95;color235 
     149    bookmark = ;color239 
     150    bookmarkfound = ;color239;bold 
     151    editrightmargin = ;color235;bold 
     152 
     153[viewer] 
     154    _default_ = color252;color237 
     155    viewbold = ;;bold 
     156    viewunderline = ;;underline 
     157    viewselected = color228;color88;bold 
     158 
     159[diffviewer] 
     160    changedline = color231;color130 
     161    changednew = color232;color208 
     162    changed = color231;color96 
     163    added = color232;color218 
     164    removed = ;color235 
     165    error = color231;color160 
     166 
     167[widget-common] 
     168    sort-sign-up = ↑ 
     169    sort-sign-down = ↓ 
     170 
     171[widget-panel] 
     172    hiddenfiles-sign-show = • 
     173    hiddenfiles-sign-hide = ○ 
     174    history-prev-item-sign = « 
     175    history-next-item-sign = » 
     176    history-show-list-sign = ^ 
     177 
     178[widget-scrollbar] 
     179    first-vert-char = ↑ 
     180    last-vert-char = ↓ 
     181    first-horiz-char = « 
     182    last-horiz-char = » 
     183    current-char = ■ 
     184    background-char = ▒