Skip to content

Instantly share code, notes, and snippets.

View saeziae's full-sized avatar

Estela ad Astra saeziae

View GitHub Profile
@saeziae
saeziae / config.jsonc
Last active April 13, 2025 20:49
fastfetch
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "small",
},
"display": {
"separator": " ",
"color": {
"keys": "magenta",
"title": "cyan",
@saeziae
saeziae / custom.css
Created April 19, 2024 15:23
Visuwual Stuwudio Cowode
.editor-group-watermark > .letterpress{
background-image: url(https://raw.githubusercontent.com/Aikoyori/ProgrammingVTuberLogos/main/VSCode/VSCode-Thick.png) !important;
opacity: .75;
}