bestony / bestony/logoly

change the logo background-color?

Open
#63 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
JavaScript
Stars
7.9k
Forks
794
PR merge metrics
No merged PRs in 30d

Description

Feature request: add ```change the logo background-color```
```css
#logo {
background-color: rgb(0, 0, 0);
}
```

Contributor guide

Open the contributing guide

Research direction

Start by searching the project files for the #logo CSS selector and inspect how the logo is rendered. Confirm the requested background-color change and verify the generated logo displays with the intended black background; no specific test is mentioned in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
design, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.