mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Update svg
This commit is contained in:
parent
c0eaf4c89b
commit
67640ec8db
2 changed files with 0 additions and 5 deletions
|
|
@ -10,11 +10,6 @@
|
|||
.blue { fill: #569CD6; }
|
||||
.cyan { fill: #4EC9B0; }
|
||||
.text-color { fill: #FFFFFF; }
|
||||
|
||||
/* Adapts the white text to dark grey if the user uses GitHub Light Mode */
|
||||
@media (prefers-color-scheme: light) {
|
||||
.text-color { fill: #24292F; }
|
||||
}
|
||||
</style>
|
||||
|
||||
<text x="0" y="20" xml:space="preserve"><tspan class="magenta">====================== </tspan><tspan class="text-color">__ ____ ____ </tspan></text>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.3 KiB |
BIN
src/kernel/images/.DS_Store
vendored
BIN
src/kernel/images/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in a new issue