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

@import "default"

* {
    crust:     #121826;
    mantle:    #172032;
    base:      #1E2941;
    surface0:  #263451;
    surface1:  #303F61;
    surface2:  #3D4F72;
    overlay0:  #576685;
    overlay1:  #73819C;
    overlay2:  #8F9AB0;
    subtext0:  #A9B2C4;
    subtext1:  #C1C9D8;
    text:      #D8DEEA;
    text-hi:   #E9EDF5;
    yellow:    #F2C03F;
    yellow-hi: #FFD36C;
    orange:    #DE8946;
    orange-hi: #E5AA7F;
    red:       #DB6052;
    red-hi:    #FE8474;
    green:     #77C581;
    green-hi:  #9AD2A0;
    sage:      #54B4B5;
    sage-hi:   #72D1D3;
    denim:     #7595DA;
    denim-hi:  #8BB0FF;
    clay:      #AE9EDC;

    paper:     #263451;
    edge:      #3C4964;
    hover:     #34415D;
    selection: #515D76;

    /* 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:  #8BB0FF;
    selected-urgent-background:  @selection;
    selected-urgent-foreground:  #E5AA7F;
}

element-text {
    highlight: bold #F2C03F;
}

entry {
    placeholder-color: #73819C;
}

prompt {
    text-color: @subtext1;
}

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

scrollbar {
    handle-color: #73819C;
}
