/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Paris Catacombes for rofi */

@import "default"

* {
    crust:     #0A100D;
    mantle:    #0D1711;
    base:      #121E19;
    surface0:  #1A2921;
    surface1:  #24342C;
    surface2:  #31433A;
    overlay0:  #54655C;
    overlay1:  #708178;
    overlay2:  #8C9A92;
    subtext0:  #A5B1AA;
    subtext1:  #BFC8C2;
    text:      #D4DDD7;
    text-hi:   #E7ECEA;
    yellow:    #F1BF4B;
    yellow-hi: #FFD57A;
    orange:    #CA9245;
    orange-hi: #DFAA61;
    red:       #C7665B;
    red-hi:    #E7877B;
    green:     #70CAA9;
    green-hi:  #89DEBE;
    sage:      #549B9F;
    sage-hi:   #70B5B9;
    denim:     #709BC8;
    denim-hi:  #8DB6E2;
    clay:      #FAB49C;

    paper:     #1A2921;
    edge:      #313F37;
    hover:     #29372F;
    selection: #46544D;

    /* the default theme's variables */
    background:                  @paper;
    foreground:                  @text;
    lightbg:                     @hover;
    lightfg:                     @subtext1;
    red:                         @red;
    blue:                        @denim;
    border-color:                @edge;
    separatorcolor:              @edge;
    normal-background:           @paper;
    normal-foreground:           @text;
    alternate-normal-background: @paper;
    alternate-normal-foreground: @text;
    active-background:           @paper;
    active-foreground:           @denim;
    alternate-active-background: @paper;
    alternate-active-foreground: @denim;
    urgent-background:           @paper;
    urgent-foreground:           @orange;
    alternate-urgent-background: @paper;
    alternate-urgent-foreground: @orange;
    selected-normal-background:  @selection;
    selected-normal-foreground:  @text-hi;
    selected-active-background:  @selection;
    selected-active-foreground:  #8DB6E2;
    selected-urgent-background:  @selection;
    selected-urgent-foreground:  #DFAA61;
}

element-text {
    highlight: bold #F1BF4B;
}

entry {
    placeholder-color: #708178;
}

prompt {
    text-color: @subtext1;
}

num-filtered-rows, num-rows, textbox-num-sep {
    text-color: #708178;
}

scrollbar {
    handle-color: #708178;
}
