Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document domain("loritta.website") {
- /*
- * Por favor, ative o modo noturno no website da Loritta,
- * se caso o website não esteja no noturno o tema não irá funcionar corretamente,
- * e você não poderá ativar para o modo noturno a não ser você tenha desativado o tema.
- */
- #themeChanger {
- display: none;
- }
- h1,
- h2,
- h3,
- h4,
- h5
- {
- color: white;
- }
- p,
- li {
- color: #b2b2b2;
- }
- .toggleSubText {
- color: #b2b2b2 !important;
- }
- td {
- color: #bfbfbf;
- }
- .stat-name,
- .teste, .stat-value span {
- color: white !important;
- }
- i.fa,
- i.fas,
- i.fab,
- i.far {
- color: white;
- }
- .dark #right-sidebar,
- .dark #left-sidebar
- {
- background-color: #23272A;
- }
- .discord-scroller, .item {
- color: #cecece !important;
- }
- .cmn-toggle-round:checked+label:before, .selected-item, div[style="padding: 30px;"] {
- background-color: #29a6fe !important;
- }
- code {
- font-family: Consolas, Liberation Mono, Menlo, Courier, monospace;
- font-size: 95%;
- background-color: #2f3136;
- border-radius: 3px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement