mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 08:29:53 +01:00
Update colors
This commit is contained in:
@@ -605,5 +605,5 @@ box-shadow: none;
|
||||
}
|
||||
|
||||
@mixin scale-highlight($dir) {
|
||||
background: linear-gradient(to $dir, #fed349, #ff7800);
|
||||
background: linear-gradient(to $dir, #00c6ff, $selected_bg_color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user