Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MunifTanjim/minimo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/extras/variables/_colors.scss')
-rw-r--r--src/stylesheets/extras/variables/_colors.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stylesheets/extras/variables/_colors.scss b/src/stylesheets/extras/variables/_colors.scss
index 93973b7..95b2348 100644
--- a/src/stylesheets/extras/variables/_colors.scss
+++ b/src/stylesheets/extras/variables/_colors.scss
@@ -35,6 +35,5 @@ $color__link: $color__black;
$color__link-hover: $color__text-main;
$color__border-input: $color__grey;
-$color__border-input-focus: $color__accent;
$color__border-table: $color__grey;
$color__border-code: darken($color__background-code, 7);