From 1dafe3a8e94c0972436511177e4aace5d0763ef4 Mon Sep 17 00:00:00 2001 From: Mathura MG Date: Mon, 17 Oct 2016 22:57:29 -0400 Subject: [PATCH] Make p5 logo color variable (#150) * initial changes for high contrast theme * change more colours * add more styles * add new variables * fix few more colours * fix typo * fix indent * make logo colour a variable --- client/images/p5js-logo.svg | 2 +- client/modules/IDE/components/Toolbar.js | 2 +- client/styles/abstracts/_variables.scss | 3 +++ client/styles/components/_toolbar.scss | 5 +++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/client/images/p5js-logo.svg b/client/images/p5js-logo.svg index e35b924c..57573167 100644 --- a/client/images/p5js-logo.svg +++ b/client/images/p5js-logo.svg @@ -11,4 +11,4 @@ - \ No newline at end of file + diff --git a/client/modules/IDE/components/Toolbar.js b/client/modules/IDE/components/Toolbar.js index 831edb34..77ad125f 100644 --- a/client/modules/IDE/components/Toolbar.js +++ b/client/modules/IDE/components/Toolbar.js @@ -50,7 +50,7 @@ class Toolbar extends React.Component { return (
- p5js Logo +