Just a tweak in the sheets
Instagram dark goose by happy-enchilada
Details
Authorhappy-enchilada
LicenseNo License
Categoryuserstyles
Created
Updated
Code size3.8 kB
Code checksum937f8d6b
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Instagram dark noosfera
@namespace USO Archive
@author gmocamilo td
@description `dark design, two columns for Instagramelnoos`
@version 20210525.0.57
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain(instagram.com) {
/*!
|| Name: Instagram dark noosfera ||
|| Author: Guillermo C. Torres Díaz ||
|| http://www.lanoosferavmi.com/ ||
|| License: Atribution, Share like ||
|| Version: 1.1 ||
*/
div.cGcGK>div>div{
display: grid;
grid-auto-columns: min-content !important;
grid-column-gap: 2vw !important;
grid-template-columns: 2fr 2fr !important;
}
/* este otro selector causaba problemas:
div.cGcGK > div ~ div > div */
/* la barra de arriba con los estados de los demás */
.ku8Bn .EcJQs {
width: 180%!important;
}
._lz6s {
background-color: #2dc5cd!important;
}
.YT6rB {
left: 82vw !important;
}
.cGcGK {
max-width: 65vw !important;
}
.j9XKR {
max-width: 80vw !important;
}
.o64aR
{
background-color: #585656!important;
background-image: linear-gradient(135deg
, #959595 0%,#010101 16%,#010101 25%,#294047 28%,#0a0a0a 31%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%)!important;
background-attachment: fixed;
}
/* fondo de dialogos y de cada articulo */
.M9sTE {
border-style: hidden;
background: #303030 !important;
color: #b7bbbe;
}
.eo2As {
background: transparent !important;
}
/* borde */
._8Rm4L {
border: 1px solid #535f50 !important;
}
/* fin *********/
/* botones*/
button._5f5mN.-fzfL,
button.sqdOP.L3NKy._4pI4F,
button.fAR91 {
background: #a8a8a8 !important;
border: 1px solid #8e8e8e !important;
}
/****fin */
/* iconos*/
._8-yf5 {
fill: #685c0f !important;
}
/****fin */
/* iconos dentro de la caja de comentarios*/
.ZQScA ._8-yf5{
fill: #fafafa !important;
}
/****fin */
/* notificaciones*/
.f7Bj3 .IwRSH.Igw0E.eGOV_ {
background-color: #23312f !important;
}
/****fin */
/* links principales*/
._01UL2 {
background-color: #23312f !important;
}
/****fin */
.Ppjfr {
background: #9b816d;
}
.cqXBL,
.cqXBL:visited {
color: rgba(253, 141, 50, 0.9) !important;
}
.yWX7d._8A5w5,
a.yWX7d._8A5w5 {
color: #fafafa !important;
}
.L_LMM.ePUX4 .Slqrh {
background: #c7c7c7;
}
a.FPmhX.MBL3Z {
color: #fb6f7a !important;
}
.VideM {
border: 2px dashed #706262 !important;
background: rgba(115, 40, 126, 0.9) !important;
}
.eebAO {
color: #aeb9bc !important;
}
.tHaIX {
background: #c1bdbdd9 !important;
margin-top: 5px;
}
.Ypffh {
color: #fafafa !important;
}
a,
a:visited {
color: #fdaa32 !important;
}
.KV-D4 {
color: #fd8d32 !important;
}
.g47SY {
color: #d2cfcf !important;
}
.frMpI .KV-D4{
color: #231e23e6 !important;
font-size: 1.2em !important;
}
.-nal3,
.-nal3:active,
.-nal3:visited,
.-nal3:hover {
color: #d9d8c2 !important;
}
.rhpdm {
color: #fafafa !important;
}
.-vDIg {
color: #d7d7d7 !important;
}
/* historias *********/
.eXle2 {
color: darkcyan;
}
/* fin *********/
/* datos del perfil *********/
.vtbgv {
border: #5c5c5c dotted;
border-width: 0 0 2px 2px;
padding: 25px;
background-color: #5846566b!important;
}
.k9GMp {
background-color: #822929!important;
padding: 5px;
}
._32eiM, ._32eiM:visited {
color: #e2dbdb!important;
}
.fDxYl {
font-size: 2.7em;
padding: 7px;
}
/* fin *********/
}