Skip to content

Instantly share code, notes, and snippets.

View thatDaiwikKashyap's full-sized avatar
💻
Making random stuff!!

Daiwik Kashyap thatDaiwikKashyap

💻
Making random stuff!!
  • India
View GitHub Profile
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 21, 2020 15:57
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-one: #9be9a8;
--colors-two: #40c463;
--colors-three: #30a14e;
--colors-four: #216e39;
--anthonian-dark-blue: #009eff;
--anthonian-light-blue: #02ddf7;
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 21, 2020 15:35
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-one: #9be9a8;
--colors-two: #40c463;
--colors-three: #30a14e;
--colors-four: #216e39;
--anthonian-dark-blue: #009eff;
--anthonian-light-blue: #02ddf7;
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 13:18
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-one: #9be9a8;
--colors-two: #40c463;
--colors-three: #30a14e;
--colors-four: #216e39;
}
@media (prefers-color-scheme: dark) {
:root {
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 13:07
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-one: #9be9a8;
--colors-two: #40c463;
--colors-three: #30a14e;
--colors-four: #216e39;
}
@media (prefers-color-scheme: dark) {
:root {
--colors-text: var(--colors-white);
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 12:57
CSS uploaded by scrapbook.hackclub.com/customizer
@media (prefers-color-scheme: dark)
:root {
--colors-text: var(--colors-white);
--colors-background: var(--colors-darker);
--colors-sheet: var(--colors-darkless);
--colors-elevated: var(--colors-darkless);
--colors-sunken: var(--colors-darker);
}
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 12:38
CSS uploaded by scrapbook.hackclub.com/customizer
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;1,100;1,300&display=swap');
:root {
--colors-background: BLACK;
--colors-text: White;
--colors-muted: lightgreen;
--colors-elevated: coral;
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 12:37
CSS uploaded by scrapbook.hackclub.com/customizer
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;1,100;1,300&display=swap');
:root {
--colors-background: BLACK;
--colors-text: White;
--colors-muted: lightgreen;
--colors-elevated: coral;
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 09:57
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-background: BLACK;
--colors-text: White;
--colors-muted: lightgreen;
--colors-elevated: coral;
--colors-viewbox: White;
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 13, 2020 09:51
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-background: BLACK;
--colors-text: White;
--colors-muted: lightgreen;
--colors-elevated: coral;
--colors-viewbox: White;
@thatDaiwikKashyap
thatDaiwikKashyap / style.css
Created September 12, 2020 14:09
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
--colors-background: BLACK;
--colors-text: White;
--colors-muted: lightgreen;
--colors-elevated: coral;
--colors-viewbox: White;