albert / Vencord GitHub Theme
0 likes
0 forks
1 files
Last active
https://cdn.albert.lol/vencord-github.css
1 | :root { |
2 | --blurple-replace: #7289da; |
3 | --background-primary: rgb(9, 12, 16); |
4 | --background-secondary: rgb(13, 17, 23); |
5 | --background-floating: rgb(22, 27, 34); |
6 | --background-secondary-alt: var(--background-floating); |
7 | --background-tertiary: rgb(7, 10, 16); |
8 | --background-accent: rgb(17, 29, 46); |
9 | --userarea-background: var(--background-tertiary); |
10 | --header-primary: rgb(240, 246, 252); |
albert / Docker Install Script
0 likes
0 forks
1 files
Last active
bash <(curl -s https://cdn.albert.lol/docker.sh)
1 | #!/bin/bash |
2 | # |
3 | # Installs Docker Engine on Debian-based Linux distributions with colored output. |
4 | # Runs apt operations quietly, showing high-level status messages. |
5 | # |
6 | # Usage: |
7 | # ./docker.sh |
8 | # bash <(curl -s https://cdn.albert.lol/docker.sh) |
9 | # |
10 | # Requires: |
albert / iDRAC Enterprise
0 likes
0 forks
5 files
Last active
Extended Trial License keys for iDRAC 7, 8, 9.
Newer
Older