This commit is contained in:
parent
5f323d3356
commit
bd5245d6ca
17
dist/index.e8265c92.css
vendored
17
dist/index.e8265c92.css
vendored
@ -1,12 +1,15 @@
|
||||
:root {
|
||||
--text-color: #fff;
|
||||
--text-accent-color: darksalmon;
|
||||
--link-color: darkorange;
|
||||
--bg-1: #f27121;
|
||||
--bg-2: #e94057;
|
||||
--bg-3: #8a2387;
|
||||
--bg-1-social: #f3a183;
|
||||
--bg-2-social: #ec6f66;
|
||||
--text-accent-color: #ffca85;
|
||||
--link-color: burlywood;
|
||||
--bg-1: #211F20;
|
||||
--bg-2: #292D34;
|
||||
--bg-3: #213030;
|
||||
--bg-1-social: #414141;
|
||||
--bg-2-social: #485461;
|
||||
--username-color: #858585;
|
||||
--terminal-bg: rgb(0 0 0 / 90%);
|
||||
--terminal-header-bg: #585252;
|
||||
--username-color: cadetblue;
|
||||
--terminal-bg: rgba(56, 4, 40, 0.9);
|
||||
--terminal-header-bg: #bbb;
|
||||
|
2
dist/index.e8265c92.css.map
vendored
2
dist/index.e8265c92.css.map
vendored
File diff suppressed because one or more lines are too long
@ -2,13 +2,16 @@ $border-radius: 5px;
|
||||
|
||||
:root {
|
||||
--text-color: #fff;
|
||||
--text-accent-color: darksalmon;
|
||||
--link-color: darkorange;
|
||||
--bg-1: #f27121;
|
||||
--bg-2: #e94057;
|
||||
--bg-3: #8a2387;
|
||||
--bg-1-social: #f3a183;
|
||||
--bg-2-social: #ec6f66;
|
||||
--text-accent-color: #ffca85;
|
||||
--link-color: burlywood;
|
||||
--bg-1: #211F20;
|
||||
--bg-2: #292D34;
|
||||
--bg-3: #213030;
|
||||
--bg-1-social: #414141;
|
||||
--bg-2-social: #485461;
|
||||
--username-color: #858585;
|
||||
--terminal-bg: rgb(0 0 0 / 90%);
|
||||
--terminal-header-bg: #585252;
|
||||
--username-color: cadetblue;
|
||||
--terminal-bg: rgba(56, 4, 40, 0.9);
|
||||
--terminal-header-bg: #bbb;
|
||||
|
Loading…
x
Reference in New Issue
Block a user