Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark theme #14

Merged
merged 38 commits into from
Jan 2, 2025
Merged

Dark theme #14

merged 38 commits into from
Jan 2, 2025

Conversation

Astisme
Copy link
Owner

@Astisme Astisme commented Dec 31, 2024

begin dark theme + updates to repo

action/popup.js Fixed Show fixed Hide fixed
salesforce/content.js Fixed Show fixed Hide fixed
salesforce/content.js Fixed Show fixed Hide fixed
Astisme and others added 2 commits December 31, 2024 22:41
…tnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@Astisme Astisme marked this pull request as ready for review December 31, 2024 21:56
@Astisme Astisme marked this pull request as draft December 31, 2024 21:58
@Astisme Astisme marked this pull request as ready for review December 31, 2024 21:58
Copy link

github-actions bot commented Jan 2, 2025

Linter Failed:

�[0m�[1m�[31merror[no-unused-vars]�[0m: �[0m�[1m`error` is never used�[0m
  �[0m�[38;5;12m-->�[0m �[0m�[36m/home/runner/work/again-why-salesforce/again-why-salesforce/action/notSalesforceSetup.js�[0m�[0m�[33m:22:11�[0m
  �[0m�[38;5;12m | �[0m
�[0m�[38;5;12m22 | �[0m  } catch (error) {
  �[0m�[38;5;12m | �[0m           �[0m�[1m�[31m^^^^^�[0m
   �[0m�[38;5;12m=�[0m �[0m�[1mhint�[0m: If this is intentional, prefix it with an underscore like `_error`

  �[0m�[38;5;12mdocs�[0m: https://lint.deno.land/rules/no-unused-vars


Found 1 problem
Checked 7 files

Copy link

github-actions bot commented Jan 2, 2025

Linter Failed:

error[no-unused-vars]: `error` is never used
  --> /home/runner/work/again-why-salesforce/again-why-salesforce/action/notSalesforceSetup.js:22:11
   | 
22 |   } catch (error) {
   |            ^^^^^
   = hint: If this is intentional, prefix it with an underscore like `_error`

  docs: https://lint.deno.land/rules/no-unused-vars


Found 1 problem
Checked 7 files

Copy link

github-actions bot commented Jan 2, 2025

Linter Failed:

Checked 7 files

@Astisme Astisme merged commit 466e061 into main Jan 2, 2025
3 checks passed
@Astisme Astisme deleted the dark-theme branch January 2, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant