diff options
author | khm <khm@sciops.net> | 2018-12-18 00:34:50 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2018-12-18 00:34:50 +0000 |
commit | 3a97bc9a4294685438be84a545945cef3f5ef4d0 (patch) | |
tree | 3d93b9964b09d4fdde09faef0c64c42c622eb9c4 /changelogs | |
parent | 18c78901bc49055bbfea44f4800e073847a89ad2 (diff) | |
download | gitlab-ce-3a97bc9a4294685438be84a545945cef3f5ef4d0.tar.gz |
Add "none" syntax highlighting "color" scheme
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/none-syntax-highlighting.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/none-syntax-highlighting.yml b/changelogs/unreleased/none-syntax-highlighting.yml new file mode 100644 index 00000000000..b373aac7c02 --- /dev/null +++ b/changelogs/unreleased/none-syntax-highlighting.yml @@ -0,0 +1,5 @@ +--- +title: Add no-color theme for syntax highlighting. +merge_request: !20170 +author: khm +type: added |