#Nord Rice

1 messages · Page 1 of 1 (latest)

pseudo aurora
marsh zephyr
#

How did you rice file explorer?

frigid timber
grim escarpBOT
#

GG @frigid timber, you just advanced to level 7!

serene snow
#

app launcher? doesnt seem like flow

pseudo aurora
#

very customizable compared to any other launcher

#
  • uses less resources
serene snow
#

k got it we all know yasb

restive thistle
#

Are you using google chrome as your browser or a different browser?

pseudo aurora
thorn apex
pseudo aurora
# thorn apex can you share .css for launcher pls?
/* QUICK LAUNCH */
.quick-launch-widget .icon {
    font-size: 15px;
    padding: 0 7px 0 5px;
    color: var(--text);
}

.quick-launch-popup .container {
    background-color: rgba(46, 52, 64, 0.82);
    backdrop-filter: blur(14px);
    border-radius: 6px;
}

.quick-launch-popup .search {
    background-color: rgba(46, 52, 64, 0.65);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 8px 12px;
}

.quick-launch-popup .search .loader-line {
    color: var(--text-darker);
}

.quick-launch-popup .search .search-icon,
.quick-launch-popup .search .search-submit-icon {
    font-family: "Segoe Fluent Icons";
    font-size: 14px;
    min-width: 16px;
    color: rgba(255, 255, 255, 0.6);
}

.quick-launch-popup .search .search-icon {
    padding-right: 8px;
}

.quick-launch-popup .search .search-input {
    background: transparent;
    border: none;
    padding: 2px 0;
    color: var(--text);
}

.quick-launch-popup .search .prefix {
    background: var(--text);
    border-radius: 4px;
    max-height: 20px;
    padding: 0 6px;
    margin-right: 4px;
    font-size: 11px;
    font-weight: 600;
    color: var(--background);
}

.quick-launch-popup .results {
    padding: 8px;
}

.quick-launch-popup .results-list-view {
    font-size: 16px;
    color: var(--text);
}

.quick-launch-popup .results-list-view .description {
    font-size: 14px;
    font-weight: 400;
    color: var(--text-darker);
}

.quick-launch-popup .results-list-view::item {
    border-radius: 4px;
    padding: 12px;
    transition: background-color 0.15s ease;
}

.quick-launch-popup .results-list-view::item:hover,
.quick-launch-popup .results-list-view::item:selected {
    background-color: rgba(255, 255, 255, 0.05);
    color: var(--white);
}

.quick-launch-popup .results-empty-text {
    font-size: 14px;
    font-weight: 600;
    padding-top: 6px;
    color: var(--text-darker);
}
#

with --text-darker and --text being:

#
:root {
    --background: #2e3440;
    --text: #d8dee9;
    --text-darker: #81a1c1;
    --white: #ffffff;
    --flash: rgba(255, 106, 106, 0.63);
}
thorn apex
#

tyy

gilded gulch
#

yo @pseudo aurora pls release the dots