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" sx={{ color: "error.main" }}>
|
||||
o
|
||||
</Box>
|
||||
<Box component="span" sx={{ color: "warning.light" }}>
|
||||
o
|
||||
</Box>
|
||||
<Box component="span" sx={{ color: "primary.main" }}>
|
||||
g
|
||||
</Box>
|
||||
<Box component="span">o</Box>
|
||||
<Box component="span">o</Box>
|
||||
<Box component="span">g</Box>
|
||||
|
||||
<Box component="span" sx={{ color: "success.light" }}>
|
||||
l
|
||||
</Box>
|
||||
<Box component="span" sx={{ color: "error.main" }}>
|
||||
e
|
||||
</Box>
|
||||
<Box component="span">λ</Box>
|
||||
<Box component="span">e</Box>
|
||||
</Typography>
|
||||
</Link>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user