diff --git a/index.html b/index.html index 88a9464..8de18f2 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,13 @@
-

nudelsalat

-

by pastagang

+ +

nudelsalat

+

by pastagang

+
+
@@ -95,6 +100,13 @@

nudelsalat

+ + diff --git a/src/theme.js b/src/theme.js index d440f08..36fffa6 100644 --- a/src/theme.js +++ b/src/theme.js @@ -41,6 +41,7 @@ let theme = EditorView.theme( // Let's add settings for this!!!!!!!!!! // "border-left-width": "11px", // ok. i think it would anyway be better if the cursor had a nametag but i still haven't found where this happens in flok + // yes! }, ".cm-activeLine, .cm-activeLineGutter": { "background-color": "#aaaaaa20",