Skip to content

Commit 0f0482b

Browse files
committed
Align better
1 parent 2412ba7 commit 0f0482b

17 files changed

+275
-173
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img align="right" src="logos/logo-fallback.svg" alt="TOML logo">
1+
<img align="right" src="logos/logo.svg" alt="TOML logo">
22

33
# TOML
44

logos/README.md

Lines changed: 4 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,5 @@
1-
# TOML logos
1+
The logos were created by [@1984logo] in May 2022 and is licensed under
2+
[CC-BY 4.0].
23

3-
## Logos and marks
4-
5-
TOML's graphic material consists of the logo showing the name TOML in full and
6-
the mark showing only the letter T. The logo was designed to be used wherever
7-
display space is not limited. The mark was designed to be used in place of the
8-
logo when display space is limited or when it specifically refers to a TOML
9-
file.
10-
11-
The color versions are intended for a white background, while the reverse
12-
versions are intended for a black background. The fallback versions were
13-
designed for when the background cannot be controlled, such as in GitHub
14-
`README.md` files where the background depends on the user's dark or light theme
15-
preferences.
16-
17-
![toml-logos-list](./show/logos-list.png)
18-
19-
## Icons
20-
21-
The icons are intended to be used as favicons.
22-
23-
![toml-icon-list](./show/icon-list.png)
24-
25-
## Tagline
26-
27-
The tagline "config files for humans" is intended to be used in conjuction with
28-
the logo on headers, footers, or any other place where the logo can be displayed
29-
in large format (to preserve the visibility of the tagline).
30-
31-
![toml-logos-tagline](./show/logos-tagline.png)
32-
33-
# Colors
34-
35-
In addition to `#FFFFFF` (white) and `#000000` (black), the logos, marks and
36-
icons use the color `#DE4141`.
37-
38-
# License
39-
40-
The logos, marks, icons and tagline in this page and repository were created by
41-
@1984logo in May 2022.
42-
43-
This work by [@1984logo](https://github.com/1984logo) is licensed under
44-
[CC BY 4.0](http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1).
4+
[@1984logo]: https://github.com/1984logo
5+
[CC-BY 4.0]: http://creativecommons.org/licenses/by/4.0/

logos/icon-color.svg

Lines changed: 66 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)