tonik / theme

Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
http://labs.tonik.pl/theme/
MIT License
1.33k stars 140 forks source link

Default browser outline looks ugly #106

Open igorcafe opened 3 years ago

igorcafe commented 3 years ago

image image

Suggestion:

[selector]:focus-visible {
  outline: 1px solid lighten($primary, x%);
}