|
@@ -10,6 +10,11 @@
|
|
|
|
|
|
@el-page-header-color: #8B0000;
|
|
|
|
|
|
+// Solarized background color is #fdf6e2. Saturate and darken it to get
|
|
|
+@el-syntax-highlight-line-no-background-color: #ede7d4;
|
|
|
+@el-syntax-highlight-line-no-color: #657b83;
|
|
|
+@el-syntax-highlight-line-no-width: 5%;
|
|
|
+
|
|
|
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
|
@font-family-sans-serif: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
|
|
|
@font-family-serif: 'PT Serif', Georgia, 'Times New Roman', Times, Serif;
|