satof3 %!s(int64=2) %!d(string=hai) anos
pai
achega
1b06e93684
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/editor/src/services/editor-theme/nord.ts

+ 2 - 0
packages/editor/src/services/editor-theme/nord.ts

@@ -72,6 +72,7 @@ export const nordTheme = EditorView.theme(
       color: base00,
       color: base00,
     },
     },
 
 
+    // Custom
     '.cm-activeLine': { backgroundColor: activeLineBackground },
     '.cm-activeLine': { backgroundColor: activeLineBackground },
     '.cm-selectionMatch': {
     '.cm-selectionMatch': {
       backgroundColor: base05,
       backgroundColor: base05,
@@ -95,6 +96,7 @@ export const nordTheme = EditorView.theme(
       border: 'none',
       border: 'none',
     },
     },
 
 
+    // Custom
     '.cm-activeLineGutter': {
     '.cm-activeLineGutter': {
       backgroundColor: activeLineBackground,
       backgroundColor: activeLineBackground,
       color: base04,
       color: base04,