Skip to content
Subway SeatSubway SeatSubway Seat
← All ports

CLI & TUINeeds mc 4.8.19+ built with S-Lang

Midnight Commander

Panels on walnut with gold directories and marked files, menus and the button bar on the darker chrome, dialogs raised a step, and the diff viewer on the same tinted grounds as every other port. True-color skins need a terminal that sets COLORTERM=truecolor; without it mc falls back to its default skin and says why. To try one without saving it, run mc -S subway-seat. mcedit's syntax colors come from your terminal's palette.

Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.

Midnight Commander Report a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this port

The quick way

The installer sets it up for you, then tells you the one thing it can't do. More ways to install

curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor walnut --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only midnight-commander
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only midnight-commander

Turn it on

In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=subway-seat
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=subway-seat-tunnel
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=subway-seat-enamel
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=london-moquette
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=london-deep-level
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=london-portland
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=paris-guimard
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=paris-catacombes
In the [Midnight-Commander] section of ~/.config/mc/ini, or Options › Appearance (then Options › Save setup)
skin=paris-carrelage

The files

subway-seat.inisave as ~/.local/share/mc/skins/subway-seat.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = Subway Seat
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #362619
    Chrome         = #2A1D13
    Groove         = #20160E
    Paper          = #43301F
    Raised         = #513B27
    Select         = #634932
    Ink            = #20160E
    Text           = #EDDCBC
    Bright         = #F8ECD4
    Quiet          = #D9C6A3
    Muted          = #C4AE8C
    Faint          = #967B5C
    Fainter        = #7B6047
    Label          = #AE9575
    Gold           = #F3BF45
    Orange         = #EC7F31
    Red            = #E05C45
    RedBright      = #FF8373
    Green          = #ADB956
    Sage           = #86AD95
    Denim          = #7F9BAE
    Clay           = #F4A87E
    OrangeBright   = #FF9D55
    Search         = #6F5426
    SearchCurrent  = #915225
    DiffAdd        = #3F3A1E
    DiffDelete     = #52281C
    DiffChange     = #423117
    DiffChangeWord = #57421C

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

subway-seat-tunnel.inisave as ~/.local/share/mc/skins/subway-seat-tunnel.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Tunnel for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = Subway Seat Tunnel
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #24180E
    Chrome         = #1B120A
    Groove         = #140D07
    Paper          = #302115
    Raised         = #3D2C1D
    Select         = #4F3927
    Ink            = #140D07
    Text           = #E9D8B6
    Bright         = #F6EAD1
    Quiet          = #D6C3A0
    Muted          = #C0AA88
    Faint          = #917759
    Fainter        = #745B45
    Label          = #AA9171
    Gold           = #F3BF45
    Orange         = #EC7F31
    Red            = #E05C45
    RedBright      = #FF8373
    Green          = #ADB956
    Sage           = #86AD95
    Denim          = #7F9BAE
    Clay           = #F4A87E
    OrangeBright   = #FF9D55
    Search         = #624A1E
    SearchCurrent  = #884C20
    DiffAdd        = #363318
    DiffDelete     = #492217
    DiffChange     = #382911
    DiffChangeWord = #4E3B17

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

subway-seat-enamel.inisave as ~/.local/share/mc/skins/subway-seat-enamel.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Subway Seat Enamel for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = Subway Seat Enamel
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #F8EFDF
    Chrome         = #EEE4D0
    Groove         = #E4D8C0
    Paper          = #FCF7EF
    Raised         = #CBB898
    Select         = #CBB898
    Ink            = #F8EFDF
    Text           = #3E2C1E
    Bright         = #2A1D13
    Quiet          = #54402F
    Muted          = #654F3B
    Faint          = #8C7254
    Fainter        = #A58D6D
    Label          = #735C44
    Gold           = #976608
    Orange         = #A04800
    Red            = #992418
    RedBright      = #BF4233
    Green          = #66740F
    Sage           = #3E7157
    Denim          = #3F6480
    Clay           = #843811
    OrangeBright   = #BA4D0A
    Search         = #DBC69E
    SearchCurrent  = #CC9C70
    DiffAdd        = #D7DBC1
    DiffDelete     = #EBD3D1
    DiffChange     = #E4D7BF
    DiffChangeWord = #DECEB0

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

london-moquette.inisave as ~/.local/share/mc/skins/london-moquette.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Moquette for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = London Moquette
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #1E2941
    Chrome         = #172032
    Groove         = #121826
    Paper          = #263451
    Raised         = #303F61
    Select         = #3D4F72
    Ink            = #121826
    Text           = #D8DEEA
    Bright         = #E9EDF5
    Quiet          = #C1C9D8
    Muted          = #A9B2C4
    Faint          = #73819C
    Fainter        = #576685
    Label          = #8F9AB0
    Gold           = #F2C03F
    Orange         = #DE8946
    Red            = #DB6052
    RedBright      = #FE8474
    Green          = #77C581
    Sage           = #54B4B5
    Denim          = #7595DA
    Clay           = #AE9EDC
    OrangeBright   = #E5AA7F
    Search         = #5E5640
    SearchCurrent  = #7E5944
    DiffAdd        = #283E3A
    DiffDelete     = #462B31
    DiffChange     = #36332A
    DiffChangeWord = #4C442C

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

london-deep-level.inisave as ~/.local/share/mc/skins/london-deep-level.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Deep Level for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = London Deep Level
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #121A2D
    Chrome         = #0D1421
    Groove         = #0A0E18
    Paper          = #1A243A
    Raised         = #232F49
    Select         = #303E5B
    Ink            = #0A0E18
    Text           = #D4DAE7
    Bright         = #E7EBF3
    Quiet          = #BEC6D5
    Muted          = #A5AEC0
    Faint          = #6F7C97
    Fainter        = #53617D
    Label          = #8B96AC
    Gold           = #F2C03F
    Orange         = #DE8946
    Red            = #DB6052
    RedBright      = #FE8474
    Green          = #77C581
    Sage           = #54B4B5
    Denim          = #7595DA
    Clay           = #AE9EDC
    OrangeBright   = #E5AA7F
    Search         = #554C32
    SearchCurrent  = #78523A
    DiffAdd        = #22362F
    DiffDelete     = #402327
    DiffChange     = #2F2A1E
    DiffChangeWord = #463C22

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

london-portland.inisave as ~/.local/share/mc/skins/london-portland.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# London Portland for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = London Portland
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #E8F0FF
    Chrome         = #DCE5F7
    Groove         = #CCDAF2
    Paper          = #F4F8FF
    Raised         = #A8BBE2
    Select         = #A8BBE2
    Ink            = #E8F0FF
    Text           = #293040
    Bright         = #1B202B
    Quiet          = #3C4557
    Muted          = #4A5469
    Faint          = #697794
    Fainter        = #8192B4
    Label          = #556179
    Gold           = #8D6C08
    Orange         = #A54300
    Red            = #9B211A
    RedBright      = #CC2E25
    Green          = #0D8131
    Sage           = #007376
    Denim          = #0019A8
    Clay           = #755FA9
    OrangeBright   = #AC5A00
    Search         = #CDC8B5
    SearchCurrent  = #C69A80
    DiffAdd        = #C0DEC9
    DiffDelete     = #EBD3D1
    DiffChange     = #E1D9BF
    DiffChangeWord = #DBD0B0

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

paris-guimard.inisave as ~/.local/share/mc/skins/paris-guimard.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Guimard for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = Paris Guimard
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #1E2E26
    Chrome         = #18241D
    Groove         = #131A17
    Paper          = #263930
    Raised         = #30463B
    Select         = #3E554A
    Ink            = #131A17
    Text           = #D9E1DB
    Bright         = #E9EEEC
    Quiet          = #C2CBC5
    Muted          = #A9B5AE
    Faint          = #74857C
    Fainter        = #586B61
    Label          = #909E96
    Gold           = #F1BF4B
    Orange         = #CA9245
    Red            = #C7665B
    RedBright      = #E7877B
    Green          = #70CAA9
    Sage           = #549B9F
    Denim          = #709BC8
    Clay           = #FAB49C
    OrangeBright   = #DFAA61
    Search         = #5D5A31
    SearchCurrent  = #746036
    DiffAdd        = #274137
    DiffDelete     = #422E29
    DiffChange     = #37341F
    DiffChangeWord = #4D4525

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

paris-catacombes.inisave as ~/.local/share/mc/skins/paris-catacombes.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Catacombes for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = Paris Catacombes
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #121E19
    Chrome         = #0D1711
    Groove         = #0A100D
    Paper          = #1A2921
    Raised         = #24342C
    Select         = #31433A
    Ink            = #0A100D
    Text           = #D4DDD7
    Bright         = #E7ECEA
    Quiet          = #BFC8C2
    Muted          = #A5B1AA
    Faint          = #708178
    Fainter        = #54655C
    Label          = #8C9A92
    Gold           = #F1BF4B
    Orange         = #CA9245
    Red            = #C7665B
    RedBright      = #E7877B
    Green          = #70CAA9
    Sage           = #549B9F
    Denim          = #709BC8
    Clay           = #FAB49C
    OrangeBright   = #DFAA61
    Search         = #554E28
    SearchCurrent  = #6E582F
    DiffAdd        = #20392F
    DiffDelete     = #3B2621
    DiffChange     = #2F2C17
    DiffChangeWord = #463E1D

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.

paris-carrelage.inisave as ~/.local/share/mc/skins/paris-carrelage.ini
# Subway Seat — generated from palette.py by build.py. Edit the palette, not this file.
# Paris Carrelage for Midnight Commander. Needs mc 4.8.19+ built with S-Lang and a true-color
# terminal (COLORTERM=truecolor).

[skin]
    description = Paris Carrelage
    truecolors = true

[Lines]
    horiz =
    vert =
    lefttop =
    righttop =
    leftbottom =
    rightbottom =
    topmiddle =
    bottommiddle =
    leftmiddle =
    rightmiddle =
    cross =
    dhoriz =
    dvert =
    dlefttop =
    drighttop =
    dleftbottom =
    drightbottom =
    dtopmiddle =
    dbottommiddle =
    dleftmiddle =
    drightmiddle =

[aliases]
    Ground         = #EEF2F1
    Chrome         = #E1E6E5
    Groove         = #D5DBDA
    Paper          = #F6F8F8
    Raised         = #B0BFBB
    Select         = #B0BFBB
    Ink            = #EEF2F1
    Text           = #27342F
    Bright         = #19221E
    Quiet          = #3B4742
    Muted          = #4A5752
    Faint          = #6C7C76
    Fainter        = #859792
    Label          = #56645F
    Gold           = #916D07
    Orange         = #764C00
    Red            = #88251E
    RedBright      = #AC3B32
    Green          = #218366
    Sage           = #006267
    Denim          = #25629B
    Clay           = #B36B51
    OrangeBright   = #885A00
    Search         = #D2CAAB
    SearchCurrent  = #B29F78
    DiffAdd        = #C5DFD7
    DiffDelete     = #E7D3D2
    DiffChange     = #E2D9BF
    DiffChangeWord = #DCD0B0

[core]
    _default_ = Text;Ground
    selected = Bright;Select
    marked = Gold;;bold
    markselect = Gold;Select;bold
    gauge = ;Orange
    input = Text;Ground
    inputunchanged = Muted;Ground
    inputmark = Bright;Select
    disabled = Faint;Paper
    reverse = Bright;Raised
    commandlinemark = Bright;Select
    header = Orange;;bold
    inputhistory = Label;Paper
    commandhistory = Label;Ground
    shadow = Fainter;Groove

[dialog]
    _default_ = Text;Paper
    dfocus = Bright;Select
    dhotnormal = Orange;;underline
    dhotfocus = Orange;Select;underline
    dtitle = Gold;;bold

[error]
    _default_ = Ink;Red
    errdfocus = Red;Ink
    errdhotnormal = ;;underline
    errdhotfocus = Red;Ink;underline
    errdtitle = ;;bold

[filehighlight]
    directory = Gold;;bold
    executable = Green;;bold
    symlink = Sage;
    hardlink =
    stalelink = RedBright;
    device = OrangeBright;
    special = Clay;
    core = Red;
    temp = Fainter;
    archive = RedBright;
    doc = Denim;
    source = Sage;
    media = Orange;
    graph = Clay;
    database = OrangeBright;

[menu]
    _default_ = Quiet;Chrome
    menusel = Bright;Select
    menuhot = Orange;
    menuhotsel = Orange;Select
    menuinactive = Label;Chrome

[popupmenu]
    _default_ = Text;Paper
    menusel = Bright;Select
    menutitle = Gold;;bold

[buttonbar]
    hotkey = Orange;Chrome;bold
    button = Quiet;Chrome

[statusbar]
    _default_ = Quiet;Chrome

[help]
    _default_ = Text;Paper
    helpitalic = Green;;italic
    helpbold = Gold;;bold
    helplink = Denim;;underline
    helpslink = Ink;Denim
    helptitle = Orange;;bold

[editor]
    _default_ = Text;Ground
    editbold = Bright;Search;bold
    editmarked = Bright;Select
    editwhitespace = Fainter;Ground
    editnonprintable = Clay;Groove
    editlinestate = Fainter;Ground
    bookmark = Bright;Raised
    bookmarkfound = Bright;SearchCurrent
    editrightmargin = Fainter;Chrome
    editbg = ;Chrome
    editframe = Faint;
    editframeactive = Gold;

Showing 150 of 188 lines.