7d332bd732
Reupload from CorpoHub
58 lines
No EOL
1.5 KiB
Markdown
58 lines
No EOL
1.5 KiB
Markdown
# CYBER RED - Iceshrimp Theme
|
|
|
|
⚠️ This theme is still under development and not ready yet.
|
|
|
|
Unleash the Cyberpunk Essence: Enter **CYBER RED**.
|
|
|
|
![](cyber-red-theme-screenshot.png)
|
|
|
|
Immerse yourself in the neon-lit streets of Night City with "CYBER RED." This cyberpunk-inspired theme transports you to a dystopian future where technology and chaos collide. With a pulsating red color palette and sleek, futuristic designs, every calculation becomes an electrifying adventure.
|
|
|
|
Feel free to drop by for a drink at the [NIGHT CITY BAR](https://nightcity.bar).
|
|
|
|
## Installation
|
|
|
|
Copy the following code:
|
|
|
|
```
|
|
{
|
|
id: '1ceaa8d44566a0a90e59086392bd82d4558d096d1fb87e30faafdd6d09459729',
|
|
base: 'dark',
|
|
desc: 'A cyber dream in red',
|
|
name: 'CYBER RED',
|
|
props: {
|
|
bg: '#161616',
|
|
fg: '#EB4B60',
|
|
cwFg: '#7BFCFD',
|
|
link: '#7BFCFD',
|
|
badge: '#7BFCFD',
|
|
navBg: '#502730',
|
|
navFg: '@fg',
|
|
panel: '#161616',
|
|
accent: '#502730',
|
|
header: '#7BFCFD',
|
|
pageBg: '@bg',
|
|
renote: '#7BFCFD',
|
|
divider: '#EB4B60',
|
|
hashtag: '#7BFCFD',
|
|
mention: '#7BFCFD',
|
|
indicator: '#502730',
|
|
navActive: '@accent',
|
|
infoWarnBg: '#EB4B60',
|
|
infoWarnFg: '#EB4B60',
|
|
navHoverFg: '@accent',
|
|
navIndicator: '#7BFCFD',
|
|
driveFolderBg: '@panel',
|
|
fgHighlighted: '@accent',
|
|
},
|
|
author: '@revengeday@nightcity.bar',
|
|
}
|
|
```
|
|
|
|
1. Open your Iceshrimp instance
|
|
2. Navigate to Settings > Theme > Install a theme
|
|
3. Paste code
|
|
4. Press Install
|
|
5. Click on "more" in the sidebar (Optional)
|
|
6. Select layout (Optional)
|
|
7. Select Centered (Optional) |