Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
.trash /
asset /
theme3 /
assets /
sass /
Delete
Unzip
Name
Size
Permission
Date
Action
layout
[ DIR ]
drwxr-xr-x
2024-01-15 11:35
ui
[ DIR ]
drwxr-xr-x
2024-01-15 11:35
_blocks.scss
14.77
KB
-rw-r--r--
2023-12-27 04:45
_body.scss
573
B
-rw-r--r--
2023-12-27 04:45
_darkmode.scss
23.77
KB
-rw-r--r--
2023-12-27 04:45
_font.scss
682
B
-rw-r--r--
2023-12-27 04:45
_rtl.scss
12.88
KB
-rw-r--r--
2023-12-27 04:45
_ui.scss
692
B
-rw-r--r--
2023-12-27 04:45
_variables.scss
1.25
KB
-rw-r--r--
2023-12-27 04:45
style.scss
1.81
KB
-rw-r--r--
2023-12-27 04:45
Save
Rename
//////////////////////////////////////////////////// // Colors //////////////////////////////////////////////////// // Body Background $bodyBackground : #EDEDF5; // Primary Colors $colorPrimary : #6236FF; $colorSecondary : #8494A8; $colorSuccess: #1DCC70; $colorDanger : #FF396F; $colorWarning : #FFB400; $colorInfo : #05D0A4; // Line Colors $colorLine : #DCDCE9; // Text Colors $colorHeading : #27173E; $colorText : rgb(149, 141, 158); $colorLight : #A9ABAD; // Border Radius $borderRadius: 10px; // Safearea $safeBottom : env(safe-area-inset-bottom); $safeTop : env(safe-area-inset-top); //////////////////////////////////////////////////// // Dark Mode Colors //////////////////////////////////////////////////// $darkmode_bodyBackground: #030108; $darkmode_contentBackground: #161129; $darkmode_colorHeading: #fff; $darkmode_colorText: #8f82a5; $darkmode_colorLight: #69587f; $darkmode_colorLine: #2d1f3b; //////////////////////////////////////////////////// // Font Sizes //////////////////////////////////////////////////// // You can change font family in _font.scss $fontSizeHeadingXLarge: 32px; $fontSizeHeadingLarge: 20px; $fontSizeHeading: 17px; $fontSize: 15px; $fontSizeSub: 13px; $fontSizeCaption: 11px; $bodyLineHeight: 1.6rem; $bodyLetterSpacing: 0.004em;