update links, theme and border radius

This commit is contained in:
Cade Scroggins
2022-04-27 10:15:00 -07:00
parent 786914c848
commit 57257c6840
+6 -38
View File
@@ -18,7 +18,7 @@
* *
* Alternatively, create your own in the <style> tag below! * Alternatively, create your own in the <style> tag below!
*/ */
theme: 'tilde-dark', theme: 'ashes-dark',
/** /**
* Action to take when the clock is clicked. Options include: * Action to take when the clock is clicked. Options include:
@@ -129,12 +129,11 @@
c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'], c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'],
d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'], d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'],
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'], e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],
g: ['g/trending', 'g/ossu', 'g/cadejscroggins/tilde', 'gist.github.com'], g: ['g/trending', 'g/ossu', 'g/xvvvyz/tilde', 'gist.github.com'],
j: ['j/popular', 'j/popular/lastweek', 'j/tags'],
k: ['k/u/1', 'k/u/2'], k: ['k/u/1', 'k/u/2'],
m: ['m/mail/u/1', 'm/mail/u/2'], m: ['m/mail/u/1', 'm/mail/u/2'],
o: ['o/discover/sets/new-for-you', 'o/discover/sets/weekly'], o: ['o/discover/sets/new-for-you', 'o/discover/sets/weekly'],
p: ['p/beema.finance'], p: ['p/popular', 'p/popular/lastweek', 'p/tags'],
r: ['r/r/startpages', 'r/r/unixporn', 'r/r/onebag', 'r/r/fujix'], r: ['r/r/startpages', 'r/r/unixporn', 'r/r/onebag', 'r/r/fujix'],
s: ['s/collection/tracks', 's/playlist/37i9dQZEVXcXr3r4FYT3J7'], s: ['s/collection/tracks', 's/playlist/37i9dQZEVXcXr3r4FYT3J7'],
u: ['u/explore', 'u/backgrounds'], u: ['u/explore', 'u/backgrounds'],
@@ -206,13 +205,6 @@
search: '/input/?i={}', search: '/input/?i={}',
url: 'https://www.wolframalpha.com', url: 'https://www.wolframalpha.com',
}, },
{
hues: ['349', '329'],
key: '1',
name: 'OPL',
search: '/?s={}',
url: 'https://onepagelove.com/inspiration',
},
{ {
hues: ['337', '317'], hues: ['337', '317'],
key: 'b', key: 'b',
@@ -226,12 +218,6 @@
name: 'Figma', name: 'Figma',
url: 'https://www.figma.com/files/recent', url: 'https://www.figma.com/files/recent',
}, },
{
hues: ['230', '280'],
key: 'i',
name: 'Instagram',
url: 'https://www.instagram.com',
},
{ {
hues: ['264', '244'], hues: ['264', '244'],
key: 'v', key: 'v',
@@ -251,12 +237,6 @@
name: 'Disney', name: 'Disney',
url: 'https://www.disneyplus.com/home', url: 'https://www.disneyplus.com/home',
}, },
{
hues: ['236', '216'],
key: 'w',
name: 'Webflow',
url: 'https://webflow.com/dashboard',
},
{ {
hues: ['214', '234'], hues: ['214', '234'],
key: 'g', key: 'g',
@@ -264,18 +244,6 @@
search: '/search?q={}', search: '/search?q={}',
url: 'https://github.com', url: 'https://github.com',
}, },
{
hues: ['243', '204'],
key: 'p',
name: 'Plausible',
url: 'https://plausible.io',
},
{
hues: ['192', '232'],
key: 'z',
name: 'Telegram',
url: 'https://web.telegram.org/z/',
},
{ {
hues: ['201', '221'], hues: ['201', '221'],
key: 'l', key: 'l',
@@ -327,7 +295,7 @@
}, },
{ {
hues: ['90'], hues: ['90'],
key: 'j', key: 'h',
name: 'Hypem', name: 'Hypem',
search: '/search/{}', search: '/search/{}',
url: 'https://hypem.com/latest', url: 'https://hypem.com/latest',
@@ -354,7 +322,7 @@
}, },
{ {
hues: ['13', '33'], hues: ['13', '33'],
key: 'h', key: 'p',
name: 'Hunt', name: 'Hunt',
search: '/search?q={}', search: '/search?q={}',
url: 'https://www.producthunt.com', url: 'https://www.producthunt.com',
@@ -462,7 +430,7 @@
/* root variables */ /* root variables */
:root { :root {
--base-border-radius: 6px; --base-border-radius: 2px;
--base-font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, --base-font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue,
Helvetica, Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif; Helvetica, Ubuntu, Roboto, Noto, Segoe UI, Arial, sans-serif;
--base-font-size: 17px; --base-font-size: 17px;