Commit graph

10 commits

Author SHA1 Message Date
alistair3149 f1b9e12ee2
refactor(CodeMirror): ♻️ remove redundant syntax color css var 2023-05-23 13:13:13 -04:00
alistair3149 787ecc3fca
fix(CodeMirror): use same font as edit font
This should fix the alignment issue with the syntax highlight overlay
2023-03-18 22:45:32 -04:00
alistair3149 3fd4908953
fix(CodeMirror): 🐛 incorrect selector for CM elements
This should also fix the text highlight color issue
2023-01-05 01:00:38 -05:00
alistair3149 46437d81f6
feat(CodeMirror): sync background color with other editors 2023-01-05 00:47:03 -05:00
alistair3149 676c08916a
refactor: move syntax color out of CodeMirror 2021-08-26 12:11:52 -04:00
alistair3149 04ca43f750 feat: tweak line number styles 2021-08-25 16:32:07 -04:00
alistair3149 86e48c7b73 feat: CodeMirror styles clean up 2021-08-25 16:32:07 -04:00
Calum Dingwall 5fe0c9618f Proper colors for CodeMirror 2021-08-25 16:32:07 -04:00
alistair3149 7a793b26a7
fix: remove unused import rule 2021-03-19 12:37:08 -04:00
alistair3149 523ddcc8e9
feat: update CodeMirror styles 2021-03-19 12:36:01 -04:00