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

@import "default"

* {
    crust:     #CCDAF2;
    mantle:    #DCE5F7;
    base:      #E8F0FF;
    surface0:  #BFCFF1;
    surface1:  #A8BBE2;
    surface2:  #93A7CF;
    overlay0:  #8192B4;
    overlay1:  #697794;
    overlay2:  #556179;
    subtext0:  #4A5469;
    subtext1:  #3C4557;
    text:      #293040;
    text-hi:   #1B202B;
    yellow:    #8D6C08;
    yellow-hi: #9B770A;
    orange:    #A54300;
    orange-hi: #AC5A00;
    red:       #9B211A;
    red-hi:    #CC2E25;
    green:     #0D8131;
    green-hi:  #008730;
    sage:      #007376;
    sage-hi:   #008688;
    denim:     #0019A8;
    denim-hi:  #4A6EBD;
    clay:      #755FA9;

    paper:     #F4F8FF;
    edge:      #D7DCE4;
    hover:     #E6EAF2;
    selection: #CBD0D9;

    /* 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:  #0019A8;
    selected-urgent-background:  @selection;
    selected-urgent-foreground:  #A54300;
}

element-text {
    highlight: bold #8D6C08;
}

entry {
    placeholder-color: #697794;
}

prompt {
    text-color: @subtext1;
}

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

scrollbar {
    handle-color: #697794;
}
