FarhadG / FarhadG/codeMirror-aceEditor-theme-generator

Compiler only compiles a couple lines.

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
49
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hi so the debugger outputs all the css but the css file does not have anything in it...

```
.cm-s-main {
background: #263238;
color: #C3CEE3;
}
.cm-s-main .CodeMirror-activeline-background {
background: #2F374D;
}
.cm-s-main .CodeMirror-selected {
background: #1a1f29;
}
.cm-s-main .cm-comment {
color: #7081BE;
}
```

Here is my terminal command: `node main.js main ~/Facebook.tmTheme`

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.