From 688e0492b5c97e3d58e39255a51a96ab2c9e8aff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D1=82=D1=80=D0=B0=D1=85=D0=B8=D1=9A=D0=B0=20=D0=A0?= =?UTF-8?q?=D0=B0=D0=B4=D0=B8=D1=9B?= Date: Sun, 12 Apr 2020 22:01:38 +0200 Subject: [PATCH] Add Phosphor theme Add Phosphor theme like https://github.com/elmindreda/vimcolors --- 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..646c5ddc 100644 --- a/app/front/public/gallery.json +++ b/app/front/public/gallery.json @@ -541,6 +541,7 @@ {"name":"Perv Orange","url":"https://raw.githubusercontent.com/FlavourSys/Perv-ColorScheme/master/Perv%20Orange.tmTheme","light":false}, {"name":"Phix Dark","url":"https://raw.githubusercontent.com/stuartherbert/sublime-phix-color-scheme/master/Phix%20Dark.tmTheme","light":false}, {"name":"Phoebe","url":"https://raw.githubusercontent.com/GreeKatrina/Phoebe/master/Phoebe.tmTheme","light":true}, +{"name":"Phosphor","url":"https://raw.githubusercontent.com/Strahinja/dotfiles/master/bat/Phosphor.tmTheme","light":false}, {"name":"PhpStorm","url":"https://raw.githubusercontent.com/caluees/PhpStormTheme/master/PhpStorm.tmTheme","light":true}, {"name":"Piggy","url":"https://raw.githubusercontent.com/daylerees/colour-schemes/master/sublime/piggy.tmTheme","light":false}, {"name":"PKsTheme","url":"https://raw.githubusercontent.com/mjs7231/sublime-pkstheme/master/PKsTheme.tmTheme","light":false},