feat: add selection colors (#180)
This commit is contained in:
@@ -297,3 +297,7 @@ html {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: #{rgba($brand, 0.6)};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user