Skip to content

fem theme by userdev987

Details

Authoruserdev987

LicenseNo License

Categoryedsby.com

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

somethin that suits my taste and personality. just started tbh

Notes

hi

Source code

/* ==UserStyle==
@name         fem theme
@version      20220919.15.17
@namespace    userstyles.world/user/userdev987
@description  somethin that suits my taste and personality. just started tbh
@author       userdev987
@license      No License
==/UserStyle== */

@-moz-document domain("edsby.com") {
@import url('https://fonts.googleapis.com/css2?family=Combo&family=Oswald:wght@200;300;400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    font-family: 'Source Code Pro', sans-serif;
}

body.cf-bootstrapped{
    background-color: rgb(48, 52, 70);
}

.Header-banner {
    background-color: rgb(35, 38, 52);
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px;
}

.xds-name:not(.xds-name-noLink) {
    color: pink;
}

.FeedItemComponent {
    background-color: #414559;
}

.BaseGeneric-col1 {
    padding: 10px;
    background: rgba(65, 69, 89, 1);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(65, 69, 89, 1);
}

.xds-container {
    background: rgba(65, 69, 89, 1);
    color: black;
}


.xds-sectionTitle {
    color: rgb(198, 208, 245);
}


a.BasePlaces-placelist-place {
    color: black;
}

a.BasePlaces-placelist-place:hover {
   /* */
}

.xds-button-lightblue {
    color: #add8e6;
}


.BasePlaces-placelist-place-details-name {
    color: black;
}

.BaseStudent .BaseStudent-col1-places.BasePlaces .BasePlaces-placelist-place-details {
 
    justify-content: center;
}

/*
.xds-has-click, .xds-has-touch {
    background-color: rgb(48, 52, 70);
}
*/

.BaseStudentClasses .ClassBlock {
    color: black;
}

.IconAndContentBox .IconAndContentBox-content, .IconAndContentBox .IconAndContentBox-content-name, .IconAndContentBox {
    color: black;
}

.xds-name {
    color: pink;
}

.xds-dd-display {
    background-color: rgb(48, 52, 70);
}

.xds-scrollingNewsArrow {
    color: purple;
}

.xds-scrollingNewsArrow:hover {
    background-color: transparent;
    border: none;
}

body.desktop :focus {
    border: none;
}

.Header-banner .xds-fa-icon {
    margin: 0 30px;
    color: pink;
    font-size: 20px;
}

.xl-g-r-m {
    padding-top: 40px;
}

.scrollingNews-boxLayout-newsbox-item-titleBlock {
    background-color: rgb(35, 38, 52);
}

.scrollingNews-boxLayout-newsbox-item-titleBlock-title:hover {
    color: pink;
}

.scrollingNews-boxLayout-newsbox-item-titleBlock-title {
    color: white;
}

.CalendarPanel-banner-left-date {
    color: pink;
}
}

Reviews

No reviews yet.