Replaced example screenshot
This commit is contained in:
@@ -8,8 +8,8 @@ Elkowars Wacky Widgets Imporved Interface is a fork of Elkowars Wacky Widgets wh
|
||||
|
||||
## Examples
|
||||
|
||||
- A basic bar, see [examples](./examples/eww-bar)
|
||||

|
||||
- A basic bar, see [examples](./examples/ewwii-bar)
|
||||

|
||||
|
||||
## Contribewwtiing
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.1 KiB |
BIN
examples/ewwii-bar/ewwii-bar.png
Normal file
BIN
examples/ewwii-bar/ewwii-bar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@@ -4,7 +4,8 @@
|
||||
|
||||
// Global Styles
|
||||
.bar {
|
||||
background-color: #2b2b2b;
|
||||
all: unset;
|
||||
background-color: rgb(30, 30, 30);
|
||||
color: #cfd3da;
|
||||
padding: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user