Viewing Instagram without registration and SMS ;)
picuki.com dark theme by barmaleyko
Details
Authorbarmaleyko
LicenseNo License
Categoryhttps://www.picuki.com/
Created
Updated
Size3.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.picuki.com dark theme
@namespace github.com/openstyles/stylus
@version 1.0.3
@description Viewing Instagram without registration and SMS ;)
@author 🄯 B@rm@le1ko
==/UserStyle== */
@-moz-document domain("picuki.com") {
body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 1.4;
color: #aaa;
background: #000;
}
.main-header.header-search {
background: #111;
}
.main__search-field input {
color: #aaa;
background: #000;
}
.main-info__block {
background: #222;
}
.main-info__block-text {
color: #aaa;
border-top: 1px solid #444;
}
.main__search-field .paste {
background: #333;
color: #aaa;
}
.main-trending__profile-block-wrapper {
background: #111;
padding-top: 50px;
margin-top: 20px;
padding-bottom: 10px;
}
.main-trending__profile {
background: #222;
}
.news_popup_wrapper {
background: #111;
}
.news_popup_header {
background-color: #111;
}
.main-trending__title span {
border-bottom: 2px solid #333;
}
.dropdown_menu .a_li {
border-bottom: 1px solid #333;
}
.page-desc-wrapper {
background: #111;
}
.main-trending__hashtag-block-wrapper {
background: #111;
}
.box-photo,
.profile_information {
background: #111;
color: #aaa;
}
.single-photo-info .white-box {
background: #111;
padding: 15px 15px 0 15px;
margin-bottom: 15px;
overflow: hidden;
}
.info-bottom {
font-size: 18px;
background: #111;
padding: 25px 22px;
margin-bottom: 15px;
width: 100%;
color: #aaa;
}
.comment {
background: #111;
padding: 10px 10px 20px;
font-size: 15px;
margin-bottom: 10px;
min-height: 128px;
word-break: break-word;
}
.main-header.header-search {
padding: 10px 0 10px;
background: #111;
box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.header-search .search-wrap input {
font-size: 16px;
font-family: 'Roboto', sans-serif;
padding: 9px 100px 8px 15px;
border: none;
background: #000;
color: #aaa;
opacity: 1;
width: 100%;
line-height: 23px;
height: 36px;
}
.reviwu-promote-wrapper {
background: #111;
}
.reviwu-promote-star svg {
fill: #aaa;
}
.reviwu-promote-by {
background: #111;
color: #444;
}
.box-stories {
background: #111;
}
.profile-header {
border-bottom: 1px solid #333;
}
.likes_photo span,
.comments_photo span {
color: #666
}
.search-body-wrapper {
background: #111;
}
}