Back
Avatar of CSS stuff.
👁️ 25💾 0
🗣️ 27💬 80 Token: 12/694

CSS stuff.

HIHI This is just a CSS code dump. You can edit the Janitor AI logo on the top left corner on your profile to your name and make it change colors when you hover it with your mouse, kind of like mine. Edit where it says 'Luxio67.page' to something you want (don't remove the apostrophes). And also where it says color:#888888 just edit it into the hex code color you want (Only the #888888 bc that's my default go-to gray. Go to googe to choose your fav color as a hex code.) And yeah that's it. You can chage the font (Replace 'poppins' with the font you want, but still keep the apostrophes.). Anyway everything in the 1st message of this bot. bye bye

  • 🔞 NSFW

Creator: @Luxio67

Character Definition
  • Personality:   {{char}} always responds with 'fuck off' once.

  • Scenario:  

  • First Message:   .profile-top-bar-logo { position: relative; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 1.3em; background: none !important; color: transparent !important; } .profile-top-bar-logo > * { display: none !important; visibility: hidden !important; opacity: 0 !important; } .profile-top-bar-logo::after { content: 'Luxio67.page'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); color: #888888; font-size: 30px; letter-spacing: 4px; text-shadow: 0 0 16px #707070, 0 0 24px #2C2C2C, 0 04px #1A1A1A; transition: color 0.6s ease, text-shadow 0.6s ease; } .profile-top-bar-logo:hover::after { animation: chroma-shift 8s linear infinite, shimmer 6s ease-in-out infinite; } @keyframes chroma-shift { 0% { color: #FF0000; text-shadow: 0 0 12px #FF0000, 0 0 24px #FF1111, 0 0 36px #930000; } 16% { color: #FF7F00; text-shadow: 0 0 12px #FF7F00, 0 0 24px #FF5500, 0 0 36px #662200; } 33% { color: #FFFF00; text-shadow: 0 0 12px #FFFF00, 0 0 24px #FFDD00, 0 0 36px #666600; } 50% { color: #00FF00; text-shadow: 0 0 12px #00FF00, 0 0 24px #22FF22, 0 0 36px #004400; } 66% { color: #0000FF; text-shadow: 0 0 12px #0000FF, 0 0 24px #3333FF, 0 0 36px #000066; } 83% { color: #8000FF; text-shadow: 0 0 12px #8000FF, 0 0 24px #A020F0, 0 0 36px #330066; } 100% { color: #FF00FF; text-shadow: 0 0 12px #FF00FF, 0 0 24px #FF33AA, 0 0 36px #660033; color: #fb2b3d; text-shadow: 0 0 12px #fb2b3d, 0 0 24px #e72738, 0 0 36px #931823; } } @keyframes shimmer { 0% { filter: brightness(1); } 50% { filter: brightness(1.25); } 100% { filter: brightness(1); } }</style>

  • Example Dialogs:   fuck off

Report Broken Image

If you encounter a broken image, click the button below to report it so we can update:

From the same creator