From 1e65eebed49ed3927f9404b97b4017eecfe29ca8 Mon Sep 17 00:00:00 2001 From: Lucas Han Date: Thu, 3 Sep 2020 19:47:32 +0900 Subject: [PATCH] Update: Version Indicator --- css/style.css | 2 +- index.html | 2 +- js/file.js | 36 +++++++++++++++++++++++------------- 3 files changed, 25 insertions(+), 15 deletions(-) diff --git a/css/style.css b/css/style.css index a2cd6e7..55e65de 100644 --- a/css/style.css +++ b/css/style.css @@ -235,7 +235,7 @@ span.cm-keyword-2 { } span.cm-keyword-2, span.cm-bracket, span.cm-symbol { - color: rgb(150, 240, 255) !important; + color: #96f0ff !important; } #edit #logoPage { diff --git a/index.html b/index.html index 80b9f91..71dec54 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@

Artrium Code:

- Beta v0.4.5 + Public v0.5