mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
fix(ui): revert to bootswatch 4.3.1 colors
This commit is contained in:
@@ -16,6 +16,9 @@ $btn-active-box-shadow: 0;
|
||||
@import "Styles/Fonts";
|
||||
@import "~bootswatch/dist/darkly/variables";
|
||||
|
||||
// revert to bootswatch 4.3.1 colors
|
||||
$light: $gray-800;
|
||||
|
||||
// make links light gray by default instead of green
|
||||
$link-color: $gray-400;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user