File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ export default {
9292
9393<style >
9494.ace_gutter {
95- background-color : #0c1220 !important ;
95+ @ apply ! bg-gradient-to-b to- 30% ! from-gray- 900 ! to- [#0 c 1220] ;
9696}
9797
9898.ace_marker-layer .ace_selection {
Original file line number Diff line number Diff line change 8383 <li class =" flex-1 border-b border-solid border-gray-600" ></li >
8484 </ul >
8585 <div class =" h-full flex flex-1 bg-gray-900" >
86- <div class =" h-full w-5 flex flex-col text-[10px] text-[#8F908A] bg-[#0c1220]" >
86+ <div class =" h-full w-5 flex flex-col text-[10px] text-[#8F908A] bg-gradient-to-b to-30% from-gray-900 to- [#0c1220]" >
8787 <span class =" leading-relaxed" >1</span >
8888 <span class =" leading-relaxed" >2</span >
8989 <span class =" leading-relaxed" >3</span >
You can’t perform that action at this time.
0 commit comments