diff --git a/res/include/img/icons/pixeldrain_transparent.png b/res/include/img/icons/nova_transparent.png similarity index 100% rename from res/include/img/icons/pixeldrain_transparent.png rename to res/include/img/icons/nova_transparent.png diff --git a/res/static/img/header.webp b/res/static/img/header.webp index 0b433b8..609a683 100644 Binary files a/res/static/img/header.webp and b/res/static/img/header.webp differ diff --git a/res/static/img/pixeldrain.svg b/res/static/img/nova.svg similarity index 100% rename from res/static/img/pixeldrain.svg rename to res/static/img/nova.svg diff --git a/res/static/img/nova_1024.png b/res/static/img/nova_1024.png index 95cdc67..48a4cb6 100644 Binary files a/res/static/img/nova_1024.png and b/res/static/img/nova_1024.png differ diff --git a/res/static/img/nova_128.png b/res/static/img/nova_128.png index 372b4ee..2842708 100644 Binary files a/res/static/img/nova_128.png and b/res/static/img/nova_128.png differ diff --git a/res/static/img/pixeldrain_152.png b/res/static/img/nova_152.png similarity index 100% rename from res/static/img/pixeldrain_152.png rename to res/static/img/nova_152.png diff --git a/res/static/img/pixeldrain_180.png b/res/static/img/nova_180.png similarity index 100% rename from res/static/img/pixeldrain_180.png rename to res/static/img/nova_180.png diff --git a/res/static/img/pixeldrain_192.png b/res/static/img/nova_192.png similarity index 100% rename from res/static/img/pixeldrain_192.png rename to res/static/img/nova_192.png diff --git a/res/static/img/pixeldrain_196.png b/res/static/img/nova_196.png similarity index 100% rename from res/static/img/pixeldrain_196.png rename to res/static/img/nova_196.png diff --git a/res/static/img/nova_256.png b/res/static/img/nova_256.png index 5cad2bc..ead2b0a 100644 Binary files a/res/static/img/nova_256.png and b/res/static/img/nova_256.png differ diff --git a/res/static/img/nova_32.png b/res/static/img/nova_32.png index 9d835a9..bf034b5 100644 Binary files a/res/static/img/nova_32.png and b/res/static/img/nova_32.png differ diff --git a/res/static/img/nova_512.png b/res/static/img/nova_512.png index 60662bd..899148f 100644 Binary files a/res/static/img/nova_512.png and b/res/static/img/nova_512.png differ diff --git a/res/static/img/nova_64.png b/res/static/img/nova_64.png index 87616f4..5f47ec6 100644 Binary files a/res/static/img/nova_64.png and b/res/static/img/nova_64.png differ diff --git a/res/static/img/pixeldrain_high_res.png b/res/static/img/nova_high_res.png similarity index 100% rename from res/static/img/pixeldrain_high_res.png rename to res/static/img/nova_high_res.png diff --git a/res/static/img/pixeldrain_high_res.xcf b/res/static/img/nova_high_res.xcf similarity index 100% rename from res/static/img/pixeldrain_high_res.xcf rename to res/static/img/nova_high_res.xcf diff --git a/res/static/img/fnx_logo.png b/res/static/img/nova_logo.png similarity index 100% rename from res/static/img/fnx_logo.png rename to res/static/img/nova_logo.png diff --git a/res/static/img/pixeldrain_transparent.xcf b/res/static/img/nova_transparent.xcf similarity index 100% rename from res/static/img/pixeldrain_transparent.xcf rename to res/static/img/nova_transparent.xcf diff --git a/res/static/img/pixeldrain_128.png b/res/static/img/pixeldrain_128.png deleted file mode 100644 index 2e70503..0000000 Binary files a/res/static/img/pixeldrain_128.png and /dev/null differ diff --git a/res/static/img/pixeldrain_256.png b/res/static/img/pixeldrain_256.png deleted file mode 100644 index bc5962c..0000000 Binary files a/res/static/img/pixeldrain_256.png and /dev/null differ diff --git a/res/static/img/pixeldrain_32.png b/res/static/img/pixeldrain_32.png deleted file mode 100644 index d341c60..0000000 Binary files a/res/static/img/pixeldrain_32.png and /dev/null differ diff --git a/svelte/src/lib/PixeldrainAPI.ts b/svelte/src/lib/NovaAPI.ts similarity index 100% rename from svelte/src/lib/PixeldrainAPI.ts rename to svelte/src/lib/NovaAPI.ts diff --git a/svelte/src/util/PixeldrainLogo.svelte b/svelte/src/util/NovaLogo.svelte similarity index 100% rename from svelte/src/util/PixeldrainLogo.svelte rename to svelte/src/util/NovaLogo.svelte