🎨
This commit is contained in:
		
							parent
							
								
									9d27fa7eaa
								
							
						
					
					
						commit
						12b13e974c
					
				
					 1 changed files with 16 additions and 37 deletions
				
			
		| 
						 | 
					@ -6,29 +6,19 @@
 | 
				
			||||||
*::input-placeholder
 | 
					*::input-placeholder
 | 
				
			||||||
	color #D8CBC5
 | 
						color #D8CBC5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*
 | 
					*:focus
 | 
				
			||||||
	&:focus
 | 
					 | 
				
			||||||
	outline none
 | 
						outline none
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&::scrollbar
 | 
					html
 | 
				
			||||||
		width 5px
 | 
						height 100%
 | 
				
			||||||
		background transparent
 | 
						background #f7f7f7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		&:horizontal
 | 
						&, *
 | 
				
			||||||
			height 5px
 | 
							&::-webkit-scrollbar
 | 
				
			||||||
 | 
								width 6px
 | 
				
			||||||
 | 
								height 6px
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&::scrollbar-button
 | 
							&::-webkit-scrollbar-thumb
 | 
				
			||||||
		width 0
 | 
					 | 
				
			||||||
		height 0
 | 
					 | 
				
			||||||
		background rgba(0, 0, 0, 0.2)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	&::scrollbar-piece
 | 
					 | 
				
			||||||
		background transparent
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		&:start
 | 
					 | 
				
			||||||
			background transparent
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	&::scrollbar-thumb
 | 
					 | 
				
			||||||
			background rgba(0, 0, 0, 0.2)
 | 
								background rgba(0, 0, 0, 0.2)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			&:hover
 | 
								&:hover
 | 
				
			||||||
| 
						 | 
					@ -37,13 +27,6 @@
 | 
				
			||||||
			&:active
 | 
								&:active
 | 
				
			||||||
				background $theme-color
 | 
									background $theme-color
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&::scrollbar-corner
 | 
					 | 
				
			||||||
		background rgba(0, 0, 0, 0.2)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
html
 | 
					 | 
				
			||||||
	height 100%
 | 
					 | 
				
			||||||
	background #f7f7f7
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	&[data-darkmode]
 | 
						&[data-darkmode]
 | 
				
			||||||
		background #191B22
 | 
							background #191B22
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -51,10 +34,6 @@ html
 | 
				
			||||||
			&::-webkit-scrollbar-track
 | 
								&::-webkit-scrollbar-track
 | 
				
			||||||
				background-color #282C37
 | 
									background-color #282C37
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			&::-webkit-scrollbar
 | 
					 | 
				
			||||||
				width 6px
 | 
					 | 
				
			||||||
				height 6px
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			&::-webkit-scrollbar-thumb
 | 
								&::-webkit-scrollbar-thumb
 | 
				
			||||||
				background-color #454954
 | 
									background-color #454954
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue