From af0ff65630add4f4e6126e71a2ce859e0ca54557 Mon Sep 17 00:00:00 2001 From: mvgeller <93250203+mvgeller@users.noreply.github.com> Date: Wed, 27 Oct 2021 03:11:48 -0500 Subject: [PATCH] Update gallery.json Add Chaos theme --- app/front/public/gallery.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/front/public/gallery.json b/app/front/public/gallery.json index 20b8f139..040fb4f6 100644 --- a/app/front/public/gallery.json +++ b/app/front/public/gallery.json @@ -163,6 +163,7 @@ {"name":"Carbonight","url":"https://raw.githubusercontent.com/daylerees/colour-schemes/master/sublime/carbonight.tmTheme","light":false}, {"name":"Cga","url":"https://raw.githubusercontent.com/idleberg/RetroComputers.tmTheme/master/CGA.tmTheme","light":false}, {"name":"Chanfle","url":"https://raw.githubusercontent.com/imagentleman/ublime/master/Chanfle.tmTheme","light":true}, +{"name":"Chaos","url":"https://raw.githubusercontent.com/rstudio/rstudio/master/src/cpp/session/resources/themes/chaos.rstheme","dark":true} {"name":"Charcoal","url":"https://raw.githubusercontent.com/Dnld/charcoal-color-scheme/master/Charcoal.tmTheme","light":false}, {"name":"Cheerfully Dark","url":"https://raw.githubusercontent.com/jorgehatccrma/CheerfullyDark/master/Cheerfully%20Dark.tmTheme","light":false}, {"name":"Cheerfully Light","url":"https://raw.githubusercontent.com/jorgehatccrma/CheerfullyDark/master/Cheerfully%20Light.tmTheme","light":true},