mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Update flat buttons highlight color
This commit is contained in:
@@ -290,7 +290,7 @@ button {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
notebook > header > tabs > arrow.image-button:hover,
|
||||
button.flat.image-button:hover {
|
||||
background-color: #00D3A7;
|
||||
background-color: #0072ff;
|
||||
color: #fefefe; }
|
||||
notebook > header > tabs > arrow:hover,
|
||||
button:hover {
|
||||
|
||||
@@ -290,7 +290,7 @@ button {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
notebook > header > tabs > arrow.image-button:hover,
|
||||
button.flat.image-button:hover {
|
||||
background-color: #00D3A7;
|
||||
background-color: #0072ff;
|
||||
color: #fefefe; }
|
||||
notebook > header > tabs > arrow:hover,
|
||||
button:hover {
|
||||
|
||||
Reference in New Issue
Block a user