mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Improve flat buttons style
This commit is contained in:
@@ -428,8 +428,7 @@ box-shadow: none;
|
||||
// border-color: transparent;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background-color: mix($bg_color, $base_color, 20%);
|
||||
// border: 1px solid transparentize($tc, 0.7);
|
||||
border-color: transparent;
|
||||
@include _shadows(inset 0 1px transparentize(white, 1),
|
||||
$_blank_edge);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user