diff --git a/jupiterswap/index.html b/jupiterswap/index.html
index ddc7b36..93edbe9 100644
--- a/jupiterswap/index.html
+++ b/jupiterswap/index.html
@@ -137,6 +137,25 @@
formProps: {
fixedOutputMint: false,
},
+ strictTokenList: false,
+ containerStyles: {
+ maxHeight: '90vh',
+ },
+ containerClassName: 'jup-military',
+ theme: 'dark',
+ palette: {
+ background: '#0a0a0a',
+ inputBackground: '#111111',
+ cardBackground: '#0d0d0d',
+ accent: '#00cc33',
+ text: '#d0d0d0',
+ textSecondary: '#6a6a6a',
+ primary: '#00cc33',
+ warning: '#c9a227',
+ error: '#ff2d2d',
+ success: '#00cc33',
+ swapButton: '#00cc33',
+ },
enableWalletPassthrough: true,
passthroughWalletContextState: walletProvider ? {
wallet: {