We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863585e commit 232160fCopy full SHA for 232160f
2 files changed
docs/index.html
@@ -1,5 +1,5 @@
1
---
2
-download_url: https://github.com/Spore-Community/SporeModder-FX/releases/latest/download/SporeModderFX.zip
+download_url: https://github.com/Spore-Community/SporeModder-FX/releases/latest/download/SporeModder.FX.zip
3
java_url: https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi
4
smc_discord_url: https://discord.gg/QR8CjQT
5
docs/style/default.css
@@ -2,7 +2,7 @@
:root {
--smfx: #d4dbdc;
- --smfx-gradient: linear-gradient(#dce5e4, #cbd0d3);
+ --smfx-gradient: linear-gradient(#dce5e4, #c1c6c6);
6
}
7
8
html {
0 commit comments