diff --git a/custom-vscode.css b/custom-vscode.css index 0476304..5d3b338 100644 --- a/custom-vscode.css +++ b/custom-vscode.css @@ -45,7 +45,11 @@ } .mtk18 { color: transparent; - background-image: linear-gradient(var(--gradient-dir2), #82aaff 50%, #3d6ef7); + background-image: linear-gradient( + 109.6deg, + rgba(253, 140, 117, 1) 19.9%, + rgba(225, 252, 117, 1) 90.7% + ); background-clip: text; -webkit-text-fill-color: transparent; -webkit-background-clip: text;