Skip to content

Visual Studio Code Docs by bamabraves

Screenshot of Visual Studio Code Docs

Details

Authorbamabraves

LicenseNo License

Categoryhttps://code.visualstudio.com/docs

Created

Updated

Size19 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark, highlights, New Icons

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Visual Studio Code Docs
@namespace      none
@author         BamaBraves
@description    `Black Highlights New Icons`
@version        1
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */

@-moz-document domain("visualstudio.com") {
/* Site Settings */

* {
  letter-spacing: 1px !important;
  text-decoration: none !important;
  transition: none !important;
}

#docs-navbar .nav>li>.area
 {
  text-transform: capitalize !important;
}

.category-entry a:focus .main-cell,
.homepage-searchbox-wrapper .homepage-searchbox-container,
.main-cell,
.searchbar,
.tab-collection .tab,

:focus
 {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  text-shadow: none !important;
}

.gallery-item-cardHomePage .core-info-cell .name,
.gallery-item-card .core-info-cell .name
{
    white-space: pre-line!important;
}

/* Remove Items 
_____________________________________________________________________________________________________*/

.gallery-item-cardHomePage .text-fadeout,
.gallery-item-card .text-fadeout
 {
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

/* Left/Right/Top/Bottom 
_____________________________________________________________________________________________________*/

.gallery-item-cardHomePage .details,
.gallery-item-card .details
{
    margin-top: 9rem;
}

.homepage-searchbox-container .clearbutton,
.homepage-searchbox-container .searchbutton
{
    margin-top: -3rem;
}

/* Heights 
_____________________________________________________________________________________________________*/

.gallery-item-cardHomePage .description,
.gallery-item-card .description
 {
  max-height: none !important;
}

.gallery-item-card .description,
.gallery-item-cardHomePage,
.gallery-item-cardHomePage .core-info-cell
{
    height: fit-content!important;
}

.gallery-item-card,

.gallery-item-cardHomePage .description,
.gallery-item-cluster .carousel-wrapperHomePage
{
    height: 25rem!important;
}

/* Width 
_____________________________________________________________________________________________________*/

#docs-navbar,
#docs-subnavbar
{
	width: fit-content!important;
}

.container
{
  width: 98% !important;
}

.gallery-item-cardHomePage .description,
.gallery-item-card .description
{
    width: 9rem !important;
}

}

@-moz-document domain("visualstudio.com") {
/* Media Query */

@media screen and (min-width: 2560px) {

  /* Fonts 
_____________________________________________________________________________________________________*/

	.docs span
	{
		font-size: 2.5rem !important;
	}

	#docs-navbar .nav>li>.area,
	#docs-navbar,
	
	#docs-subnavbar,

	.docs,

	ul.video-list a .info .description
	{
		font-size: 1.85rem !important;
	}

	selector
	{
		font-size: 1.52rem !important;
	}

	.homepage-searchbox-container .searchbutton
	{
		font-size: 28px!important;
	}

	.bowtie-fabric .bowtie-icon,
	.bowtie-fabric>i,
	
	.bowtie-icon,
	.bowtie>i,

	i.bowtie-icon
	{
		font-size: 18px!important;
	}

}

@media (min-width: 1920px) and (max-width: 2559px) {
  /* Fonts 
_____________________________________________________________________________________________________*/

  selector
 {
    font-size: 2.5rem !important;
  }

  selector
 {
    font-size: 1.85rem !important;
  }

  selector
 {
    font-size: 1.52rem !important;
  }

  selector
 {
    line-height: 2.5rem !important;
  }

  selector
 {
    line-height: 2.1rem !important;
  }

  /* Widths 
_____________________________________________________________________________________________________*/

  selector
 {
    width: 4rem !important;
  }

}

}

@-moz-document domain("visualstudio.com") {
/* Font Settings */

a[href]
 {
  color: #0ff !important;
  text-shadow: 1px 1px #000 !important;
}

a[href]:visited
 {
  color: #fc79fc !important;
  text-shadow: 1px 1px #000 !important;
}

/* Yellow 
_____________________________________________________________________________________________________*/

#docs-navbar>.nav>.active>a,
#docs-navbar>.nav>.active .active>a,

.docs .feedback .buttons [value="0"]:hover,
.docs .feedback .buttons [value="1"]:hover,

.gallery-item-cardHomePage .cover .core-info-cell .installs,
.gallery-item-card .cover .core-info-cell .installs,

.tab-collection .tab.tabactive,
.tab-collection .tab.tabactive:focus,

a[href]:hover,
code,
h1,

input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label
 {
  color: #ff0 !important;
}

/* White 
_____________________________________________________________________________________________________*/

.category-items-container .results-found,

.gallery-item-cardHomePage .description,
.gallery-item-card .description,

ul.video-list a .info .duration span,
body,
li,
p
{
  color: #fff !important;
}

/* Khaki 
_____________________________________________________________________________________________________*/

#ux-footer .linkListTitle,

h1,
h2,

strong
 {
  color: #f0e890 !important;
}

/* Burlywood 
_____________________________________________________________________________________________________*/

h3,
h4
 {
  color: #e0b880 !important;
}

/* Sandy Brown 
_____________________________________________________________________________________________________*/

.filters-container .filter-title,

h5,
h6,
label
 {
  color: #f0a060 !important;
}

/* Blue 
_____________________________________________________________________________________________________*/

time,

ul.video-list a .info .duration
 {
  color: #07beff !important;
}

/*
_____________________________________________________________________________________________________*/

input,

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],

select,
textarea
 {
  background-color: #5d1b1b !important;
  color: #fff !important;
}

/*
_____________________________________________________________________________________________________*/

::selection {
  background: #ff9 !important;
  color: #000 !important;
}

pre ::selection {
  background: #ff9 !important;
  color: #fff !important;
}

::placeholder {
  color: #f48f8f !important;
  opacity: 1;
}

/* Misc 
_____________________________________________________________________________________________________*/

.gallery-item-cardHomePage .core-info-cell .publisher,
.gallery-item-card .core-info-cell .publisher
 {
  color: #99ead3 !important;
}

}

@-moz-document domain("visualstudio.com") {
/* Background Settings */

body,
html
 {
  background: #000 !important;
}

/* Background 
_____________________________________________________________________________________________________*/

.navbar-inverse
{
	background: #060505 !important;
	background-color: #060505 !important;
}

.category-container>.filters-container
{
	background-color: #101010 !important;
}

/* Background Transparent 
_____________________________________________________________________________________________________*/

.carousel-nav a:hover,
.docs .feedback .widget,

.gallery-home-page,
.gallery-home-page-view,

.homepage-searchbox-wrapper .homepage-searchbox-container,
.homepage-searchbox-container .searchbutton:focus,

.main-content.category-main-content,
.platform.gallery .content-section-market,

.searchbar,
.tab-collection .tab:hover
 {
  background: #0000 !important;
  background-color: #0000 !important;
}

/* Buttons 
_____________________________________________________________________________________________________*/

/* Red 
_____________________________________________________________________________________________________*/

.docs .feedback .buttons [value="0"]
 {
  background: radial-gradient(circle, #d90008a8 0%, #000 100%) !important;
  border-radius: 22px !important;
  border: none !important;
  box-shadow: 1px 1px 1px black, inset 2px 3px 5px #0000004d,
    inset -2px -3px 5px #ffffff50 !important;
  color: #fff !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 1 !important;
}

.docs .feedback .buttons [value="0"]::before
 {
  background: radial-gradient(circle, #000 0%, #d90008 100%) !important;
  border-radius: 22px !important;
  bottom: 0;
  box-shadow: 1px 1px 1px black, inset 2px 3px 5px #0000004d,
    inset -2px -3px 5px #ffffff80 !important;
  color: #ff0 !important;
  content: "";
  left: 0;
  opacity: 0 !important;
  position: absolute !important;
  right: 0;
  top: 0;
  transition: opacity 0.8s linear !important;
  z-index: -1 !important;
}

.docs .feedback .buttons [value="0"]:hover::before
 {
  opacity: 1 !important;
}

/* Green
_____________________________________________________________________________________________________*/

.docs .feedback .buttons [value="1"]
{	
	background: radial-gradient(circle, #05b717a8 0%, #000 100%)!important;
	border-radius: 22px!important;
	border: none!important;
	box-shadow: 1px 1px 1px black, inset 2px 3px 5px #0000004d, inset -2px -3px 5px #ffffff50!important;
	color: #fff!important;
	opacity: 1!important;
	position: relative!important;
	z-index: 1!important;
}

.docs .feedback .buttons [value="1"]::before
{
	background: radial-gradient(circle, #000 0%, #05b717 100%)!important;
	border-radius: 22px!important;
	bottom: 0;
	box-shadow: 1px 1px 1px black, inset 2px 3px 5px #0000004d, inset -2px -3px 5px #ffffff80!important;
	color: #ff0!important;
	content: "";
	left: 0;
	opacity: 0!important;
	position: absolute!important;
	right: 0;
	top: 0;
	transition: opacity .8s linear!important;
	z-in...

Reviews

No reviews yet.