mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Remove bold text on buttons and tabs
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
//
|
||||
// normal button
|
||||
//
|
||||
font-weight: bold;
|
||||
font-weight: normal;
|
||||
color: $tc;
|
||||
background-color: mix($bg_color, $base_color, 15%);
|
||||
text-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user