mirror of
https://github.com/nix-community/noogle.git
synced 2024-11-29 23:02:22 +03:00
monocolored noogle
This commit is contained in:
parent
829aa1c54c
commit
4ebffe7cf3
@ -37,22 +37,12 @@ export default function Home() {
|
|||||||
>
|
>
|
||||||
<Box component="span">N</Box>
|
<Box component="span">N</Box>
|
||||||
|
|
||||||
<Box component="span" sx={{ color: "error.main" }}>
|
<Box component="span">o</Box>
|
||||||
o
|
<Box component="span">o</Box>
|
||||||
</Box>
|
<Box component="span">g</Box>
|
||||||
<Box component="span" sx={{ color: "warning.light" }}>
|
|
||||||
o
|
|
||||||
</Box>
|
|
||||||
<Box component="span" sx={{ color: "primary.main" }}>
|
|
||||||
g
|
|
||||||
</Box>
|
|
||||||
|
|
||||||
<Box component="span" sx={{ color: "success.light" }}>
|
<Box component="span">λ</Box>
|
||||||
l
|
<Box component="span">e</Box>
|
||||||
</Box>
|
|
||||||
<Box component="span" sx={{ color: "error.main" }}>
|
|
||||||
e
|
|
||||||
</Box>
|
|
||||||
</Typography>
|
</Typography>
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user