Prelevated-Insider-Inc / PaginaOOBE

PaginaOOBE, the style that mimics Android Setup and Windows OOBE.
0 stars 0 forks source link

Sweep: Add more new OOBE styling and make the styles responsive to mimic Android Setup, Windows OOBE, also make a mimicing Mac OS X OOBE #2

Closed PrelevatedInsider17763 closed 9 months ago

PrelevatedInsider17763 commented 9 months ago
Checklist - [X] Create `css/android.css` ✓ https://github.com/Prelevated-Insider-Inc/PaginaOOBE/commit/adcc45b4d7497bccd346e9c1292160cb1d22ca0d [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/android.css) - [X] Running GitHub Actions for `css/android.css` ✓ [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/android.css) - [X] Create `css/windows.css` ✓ https://github.com/Prelevated-Insider-Inc/PaginaOOBE/commit/d97fb2213ade17949256fc5254e8f031107ced9c [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/windows.css) - [X] Running GitHub Actions for `css/windows.css` ✓ [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/windows.css) - [X] Create `css/macos.css` ✓ https://github.com/Prelevated-Insider-Inc/PaginaOOBE/commit/f8c7cbb7bc623dbc2b1265dd6620446413e9c6e3 [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/macos.css) - [X] Running GitHub Actions for `css/macos.css` ✓ [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/macos.css) - [X] Modify `css/styles.css` ✓ https://github.com/Prelevated-Insider-Inc/PaginaOOBE/commit/bc990e68e8d678940e28b706861afe2e523eb0c0 [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/styles.css#L48-L63) - [X] Running GitHub Actions for `css/styles.css` ✓ [Edit](https://github.com/Prelevated-Insider-Inc/PaginaOOBE/edit/sweep/add_more_new_oobe_styling_and_make_the_s/css/styles.css#L48-L63)
sweep-ai[bot] commented 9 months ago

🚀 Here's the PR! #3

See Sweep's progress at the progress dashboard!
Sweep Basic Tier: I'm using GPT-3.5. You have 0 GPT-4 tickets left for the month and 0 for the day. (tracking ID: 43a68aa936)

For more GPT-4 tickets, visit our payment portal. For a one week free trial, try Sweep Pro (unlimited GPT-4 tickets).
Install Sweep Configs: Pull Request

Actions (click)

Sandbox Execution ✓

Here are the sandbox execution logs prior to making any changes:

Sandbox logs for d1f9266
Checking css/styles.css for syntax errors... ✅ css/styles.css has no syntax errors! 1/1 ✓
Checking css/styles.css for syntax errors...
✅ css/styles.css has no syntax errors!

Sandbox passed on the latest master, so sandbox checks will be enabled for this issue.


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/Prelevated-Insider-Inc/PaginaOOBE/blob/d1f9266e0b79f15af893315a341224862ee2a4e1/css/styles.css#L48-L63

Step 2: ⌨️ Coding

Ran GitHub Actions for adcc45b4d7497bccd346e9c1292160cb1d22ca0d:

Ran GitHub Actions for d97fb2213ade17949256fc5254e8f031107ced9c:

Ran GitHub Actions for f8c7cbb7bc623dbc2b1265dd6620446413e9c6e3:

--- 
+++ 
@@ -48,7 +48,7 @@
     top: 15.2%;
     background: none;
     font-family: 'Segoe UI Web (West European)';
-    font-size: 25px;
+    font-size: 5vw;
     font-weight: 400;
     translate: 0 -50%;
 }
@@ -74,8 +74,8 @@
 main.kii-paginaoobe-enabled p, main.kii-paginaoobe-enabled span {
     position: absolute;
     text-align: left;
-    left: 3%;
-    width: 100vh;
+    left: 5%;
+    width: 90vw;
 }

 .kii-paginaoobe-enabled bgimage img {
@@ -154,7 +154,7 @@
     top: 86.2%;
     background: none;
     font-family: Google Sans;
-    font-size: 25px;
+    font-size: 5vw;
     translate: 0% -50%;
 }

@@ -278,7 +278,7 @@
 }

 main.kif-paginaoobe-enabled p, main.kif-paginaoobe-enabled span {
-    left: 68px;
+    left: 5%;
     position: absolute;
     width: 87.5vw;
 }

Ran GitHub Actions for bc990e68e8d678940e28b706861afe2e523eb0c0:


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/add_more_new_oobe_styling_and_make_the_s.


🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. Join Our Discord