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

@import "default"

* {
    crust:     #E4D8C0;
    mantle:    #EEE4D0;
    base:      #F8EFDF;
    surface0:  #DBCDB3;
    surface1:  #CBB898;
    surface2:  #BAA380;
    overlay0:  #A58D6D;
    overlay1:  #8C7254;
    overlay2:  #735C44;
    subtext0:  #654F3B;
    subtext1:  #54402F;
    text:      #3E2C1E;
    text-hi:   #2A1D13;
    yellow:    #976608;
    yellow-hi: #A9720A;
    orange:    #A04800;
    orange-hi: #BA4D0A;
    red:       #992418;
    red-hi:    #BF4233;
    green:     #66740F;
    green-hi:  #697813;
    sage:      #3E7157;
    sage-hi:   #4C8367;
    denim:     #3F6480;
    denim-hi:  #517791;
    clay:      #843811;

    paper:     #FCF7EF;
    edge:      #E1DAD1;
    hover:     #EFE9E0;
    selection: #D6CEC5;

    /* 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:  #3F6480;
    selected-urgent-background:  @selection;
    selected-urgent-foreground:  #A04800;
}

element-text {
    highlight: bold #976608;
}

entry {
    placeholder-color: #8C7254;
}

prompt {
    text-color: @subtext1;
}

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

scrollbar {
    handle-color: #8C7254;
}
