mediawiki-extensions-CodeEd.../modules
Siddharth VP 8b7b17f9ee Support dark mode in CodeEditor
This uses JS to figure out if the user is currently in dark mode and set
the Ace theme accordingly. This means the theme doesn't reconfigure if
the user or the OS switches dark mode on/off while CodeEditor is open,
but this is better than nothing.

Ace theme 'monokai' is used for dark mode, and 'textmate' is used for
light mode, as before.

Bug: T375982
Change-Id: Icd683ee51cb86b3352d8f23f652b4ce7a6174b4d
2024-09-30 00:26:39 +05:30
..
images Move images folder into modules folder 2021-03-12 20:09:55 +01:00
lib Upgrade Ace from 1.15.2 to 1.32.7 2024-03-15 16:32:40 -04:00
.eslintrc.json build: Updating npm dependencies 2024-06-20 05:06:27 +00:00
ace.less build: Update linters 2023-12-18 17:09:57 +00:00
ext.codeEditor.js Remove outdated comments about known issues 2023-12-29 10:26:21 +00:00
jquery.codeEditor.js Support dark mode in CodeEditor 2024-09-30 00:26:39 +05:30
jquery.codeEditor.less status: replace hardcoded colors with corresponding Codex tokens 2024-09-30 00:26:24 +05:30