From 53064f077862c0fdb646b1b0bb9d8c5a2722daa9 Mon Sep 17 00:00:00 2001 From: anti_lol <44728622+4ntil0l@users.noreply.github.com> Date: Fri, 11 Jan 2019 17:54:10 +0330 Subject: Update client.js --- client/client.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client') diff --git a/client/client.js b/client/client.js index 69db7ad..839cf1e 100644 --- a/client/client.js +++ b/client/client.js @@ -544,7 +544,8 @@ var schemes = [ 'chalk', 'default', 'eighties', - 'greenscreen', + 'greenscreen' + 'mariana', 'mocha', 'monokai', 'nese', -- cgit v1.2.1 From 33fd10b954d1267c37312d195faa369d38ccad39 Mon Sep 17 00:00:00 2001 From: anti_lol <44728622+4ntil0l@users.noreply.github.com> Date: Fri, 11 Jan 2019 19:32:22 +0330 Subject: Update client.js --- client/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/client.js b/client/client.js index 839cf1e..034bbef 100644 --- a/client/client.js +++ b/client/client.js @@ -544,7 +544,7 @@ var schemes = [ 'chalk', 'default', 'eighties', - 'greenscreen' + 'greenscreen', 'mariana', 'mocha', 'monokai', -- cgit v1.2.1 From 084143e581d3d4c89e6a89084f765b309dca9b5a Mon Sep 17 00:00:00 2001 From: anti_lol <44728622+4ntil0l@users.noreply.github.com> Date: Fri, 11 Jan 2019 19:41:34 +0330 Subject: Update client.js --- client/client.js | 1 + 1 file changed, 1 insertion(+) (limited to 'client') diff --git a/client/client.js b/client/client.js index 034bbef..60d9c24 100644 --- a/client/client.js +++ b/client/client.js @@ -559,6 +559,7 @@ var schemes = [ var highlights = [ 'agate', 'androidstudio', + 'atom-one-dark', 'darcula', 'github', 'rainbow', -- cgit v1.2.1