From 65924bb2750e39a0d25a414d32440cb48ea444de Mon Sep 17 00:00:00 2001 From: Megan Rose Date: Mon, 9 Nov 2020 17:13:03 -0500 Subject: [PATCH] Add blue version of Once Upon A Time color scheme. --- 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..48ddec56 100644 --- a/app/front/public/gallery.json +++ b/app/front/public/gallery.json @@ -509,6 +509,7 @@ {"name":"Oceanic","url":"https://raw.githubusercontent.com/memco/Oceanic-tmTheme/master/Themes/Oceanic.tmTheme","light":false}, {"name":"Oceanic_next","url":"https://raw.githubusercontent.com/piotrkubisa/sublime-elementary/master/schemes/Oceanic_Next.tmTheme","light":false}, {"name":"Once Upon A Time","url":"https://raw.githubusercontent.com/imagentleman/ublime/master/Once%20Upon%20a%20Time.tmTheme","light":false}, +{"name":"Once Upon A Time - Blues","url":"https://gist.githubusercontent.com/megmorsie/cc1800e01d2adb8555527cd1fa877751/raw/8bb3936ee5e8dcf03a32aa9d782a29ad0c73319e/Once%2520Upon%2520a%2520Time%2520-%2520Blues.tmTheme","light":false}, {"name":"One Dark","url":"https://raw.githubusercontent.com/IceTimux/one-dark-sublime-text-3-color-scheme/master/One%20Dark.tmTheme","light":false}, {"name":"One Half Dark","url":"https://raw.githubusercontent.com/sonph/onehalf-tmtheme/master/OneHalfDark.tmTheme","light":false}, {"name":"One Half Light","url":"https://raw.githubusercontent.com/sonph/onehalf-tmtheme/master/OneHalfLight.tmTheme","light":true},