Add new surface

pull/358/head
cagataycivici 2020-06-27 17:47:26 +03:00
parent 312175c891
commit aecac49728
35 changed files with 43 additions and 11 deletions

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #121212;
--surface-a: #1e1e1e;
--surface-b: #121212;
--surface-c: #2b2b2b;
--surface-d: #383838;
--surface-e: #1e1e1e;
--surface-f: #1e1e1e;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #64B5F6;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #121212;
--surface-a: #1e1e1e;
--surface-b: #121212;
--surface-c: #2b2b2b;
--surface-d: #383838;
--surface-e: #1e1e1e;
--surface-f: #1e1e1e;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #81C784;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #121212;
--surface-a: #1e1e1e;
--surface-b: #121212;
--surface-c: #2b2b2b;
--surface-d: #383838;
--surface-e: #1e1e1e;
--surface-f: #1e1e1e;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #FFD54F;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #121212;
--surface-a: #1e1e1e;
--surface-b: #121212;
--surface-c: #2b2b2b;
--surface-d: #383838;
--surface-e: #1e1e1e;
--surface-f: #1e1e1e;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #BA68C8;

View File

@ -5,6 +5,7 @@
--surface-c: #343e4d;
--surface-d: #3f4b5b;
--surface-e: #2a323d;
--surface-f: #2a323d;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #8dd0ff;

View File

@ -5,6 +5,7 @@
--surface-c: #343e4d;
--surface-d: #3f4b5b;
--surface-e: #2a323d;
--surface-f: #2a323d;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #c298d8;

View File

@ -5,6 +5,7 @@
--surface-c: #e9ecef;
--surface-d: rgba(0, 0, 0, 0.125);
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #212529;
--text-color-secondary: $shade600;
--primary-color: #007bff;

View File

@ -5,6 +5,7 @@
--surface-c: #e9ecef;
--surface-d: rgba(0, 0, 0, 0.125);
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #212529;
--text-color-secondary: $shade600;
--primary-color: #883cae;

View File

@ -5,6 +5,7 @@
--surface-c: #4c4c4c;
--surface-d: #2f2f2f;
--surface-e: #323232;
--surface-f: #323232;
--text-color: #dedede;
--text-color-secondary: #888888;
--primary-color: #FFE082;

View File

@ -5,6 +5,7 @@
--surface-c: #4c4c4c;
--surface-d: #2f2f2f;
--surface-e: #323232;
--surface-f: #323232;
--text-color: #dedede;
--text-color-secondary: #888888;
--primary-color: #81D4FA;

View File

@ -5,6 +5,7 @@
--surface-c: #4c4c4c;
--surface-d: #2f2f2f;
--surface-e: #323232;
--surface-f: #323232;
--text-color: #dedede;
--text-color-secondary: #888888;
--primary-color: #C5E1A5;

View File

@ -5,6 +5,7 @@
--surface-c: #4c4c4c;
--surface-d: #2f2f2f;
--surface-e: #323232;
--surface-f: #323232;
--text-color: #dedede;
--text-color-secondary: #888888;
--primary-color: #F48FB1;

View File

@ -5,6 +5,7 @@
--surface-c:hsla(0,0%,100%,.04);
--surface-d:hsla(0,0%,100%,.12);
--surface-e:#1e1e1e;
--surface-f:#262626;
--text-color:rgba(255, 255, 255, 0.87);
--text-color-secondary:textSecondaryColor;
--primary-color:#CE93D8;

View File

@ -5,6 +5,7 @@
--surface-c:hsla(0,0%,100%,.04);
--surface-d:hsla(0,0%,100%,.12);
--surface-e:#1e1e1e;
--surface-f:#262626;
--text-color:rgba(255, 255, 255, 0.87);
--text-color-secondary:textSecondaryColor;
--primary-color:#9FA8DA;

View File

@ -5,6 +5,7 @@
--surface-c:rgba(0,0,0,.04);
--surface-d:rgba(0,0,0,.12);
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:#000001;
--text-color-secondary:textSecondaryColor;
--primary-color:#673AB7;

View File

@ -5,6 +5,7 @@
--surface-c:rgba(0,0,0,.04);
--surface-d:rgba(0,0,0,.12);
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:#000001;
--text-color-secondary:textSecondaryColor;
--primary-color:#3F51B5;

View File

@ -5,6 +5,7 @@
--surface-c:hsla(0,0%,100%,.04);
--surface-d:hsla(0,0%,100%,.12);
--surface-e:#1e1e1e;
--surface-f:#262626;
--text-color:rgba(255, 255, 255, 0.87);
--text-color-secondary:textSecondaryColor;
--primary-color:#673AB7;

View File

@ -5,6 +5,7 @@
--surface-c:hsla(0,0%,100%,.04);
--surface-d:hsla(0,0%,100%,.12);
--surface-e:#1e1e1e;
--surface-f:#262626;
--text-color:rgba(255, 255, 255, 0.87);
--text-color-secondary:textSecondaryColor;
--primary-color:#3F51B5;

View File

@ -5,6 +5,7 @@
--surface-c:rgba(0,0,0,.04);
--surface-d:rgba(0,0,0,.12);
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:#000001;
--text-color-secondary:textSecondaryColor;
--primary-color:#673AB7;

View File

@ -5,6 +5,7 @@
--surface-c:rgba(0,0,0,.04);
--surface-d:rgba(0,0,0,.12);
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:#000001;
--text-color-secondary:textSecondaryColor;
--primary-color:#3F51B5;

View File

@ -5,6 +5,7 @@
--surface-c: #eaeaea;
--surface-d: #c8c8c8;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #333333;
--text-color-secondary: #848484;
--primary-color: #007ad9;

View File

@ -5,6 +5,7 @@
--surface-c: #eaeaea;
--surface-d: #c8c8c8;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #333333;
--text-color-secondary: #848484;
--primary-color: #007ad9;

View File

@ -5,6 +5,7 @@
--surface-c: #eaeaea;
--surface-d: #c8c8c8;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #333333;
--text-color-secondary: #848484;
--primary-color: #41b883;

View File

@ -5,6 +5,7 @@
--surface-c: #eaeaea;
--surface-d: #c8c8c8;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #333333;
--text-color-secondary: #848484;
--primary-color: #007ad9;

View File

@ -5,6 +5,7 @@
--surface-c: #eaeaea;
--surface-d: #dadada;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #495057;
--text-color-secondary: #6c757d;
--primary-color: #7B95A3;

View File

@ -5,6 +5,7 @@
--surface-c: #e9ecef;
--surface-d: #dee2e6;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #495057;
--text-color-secondary: $shade600;
--primary-color: #2196F3;

View File

@ -5,6 +5,7 @@
--surface-c: #e9ecef;
--surface-d: #dee2e6;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #495057;
--text-color-secondary: $shade600;
--primary-color: #4CAF50;

View File

@ -5,6 +5,7 @@
--surface-c: #e9ecef;
--surface-d: #dee2e6;
--surface-e: #ffffff;
--surface-f: #ffffff;
--text-color: #495057;
--text-color-secondary: $shade600;
--primary-color: #FFC107;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #17212f;
--surface-a: #1f2d40;
--surface-b: #17212f;
--surface-c: #283951;
--surface-d: #304562;
--surface-e: #1f2d40;
--surface-f: #1f2d40;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #64B5F6;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #17212f;
--surface-a: #1f2d40;
--surface-b: #17212f;
--surface-c: #283951;
--surface-d: #304562;
--surface-e: #1f2d40;
--surface-f: #1f2d40;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #81C784;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #17212f;
--surface-a: #1f2d40;
--surface-b: #17212f;
--surface-c: #283951;
--surface-d: #304562;
--surface-e: #1f2d40;
--surface-f: #1f2d40;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #FFD54F;

View File

@ -1,10 +1,11 @@
@charset "UTF-8";
:root {
--surface-a: #17212f;
--surface-a: #1f2d40;
--surface-b: #17212f;
--surface-c: #283951;
--surface-d: #304562;
--surface-e: #1f2d40;
--surface-f: #1f2d40;
--text-color: rgba(255, 255, 255, 0.87);
--text-color-secondary: rgba(255, 255, 255, 0.6);
--primary-color: #BA68C8;

View File

@ -28,7 +28,7 @@
height: 100%;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.24);
color: var(--text-color);
background-color: var(--surface-e);
background-color: var(--surface-f);
.layout-config-button {
display: block;

View File

@ -213,7 +213,7 @@ p {
left: 285px;
top: 15px;
padding: .5rem;
z-index: 2000;
z-index: 997;
border-radius: 4px;
box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
width: 39px;

View File

@ -95,7 +95,7 @@
right: 0;
width: 275px;
max-height: 400px;
background-color: var(--surface-e);
background-color: var(--surface-f);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
overflow: auto;
list-style-type: none;