mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 05:15:40 -06:00
highlight color
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: $midpointBlue;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
@@ -14,6 +14,7 @@ $blue: #00b7c7;
|
||||
$blueRGBA: rgba(0, 183, 199, 0.7);
|
||||
$purple: #4d0ce8;
|
||||
$purpleRGBA: rgba(77, 12, 232, 0.7);
|
||||
$midpointBlue: #2762D8;
|
||||
$overlayOpacity: 0.61;
|
||||
// Fonts
|
||||
$Chronicle: 'Chronicle Display Bold';
|
||||
|
||||
Reference in New Issue
Block a user