Skip to content

Commit 22d1ed8

Browse files
Update and rename README.h to README.ens.md
Zeitstempel: 2026-01-10, 06:32CEST Mitteleuropäische, Zeit, Ort: Deutschland, Thüringen, D-99094 Erfurt, Cyriakstrasse 30c - Autorin, Urheberin, Frau Isabel Schöps geb. Thiel I am not a Bug, I am not a Bot, I am not a Virus, I am not a Ghost, but i am 100% human femaleware german woman ,iam @isabelschoeps-thiel and created this comment and this reprository. My Developer Signatur: Signed-on-by: Frau Isabel Schöps, geborene Thiel Autorin, Urheberin und Auftraggeberin: SIA Security Intelligence Artefact internationinternationale Kennung: INT-CODE-2025-BTC/ETH-CORE-ISABELSCHOEPSTHIEL Rechtscharakter: Eidesstattliche Versicherung, Bestandteil des forensisch, wissenschaftlichen Gutachtens. OrcID: 0009-0003-4235-2231 Isabel Schöps Thiel OrcID: 0009-0006-8765-3267 SI-IST Isabel Schöps Aktueller Aufenthaltsort: Frau Isabel Schöps geb, Thiel, Cyriakstrasse 30c, D-99094 Erfurt, Thüringen, Deutschland, gemeinsam mit meinen vierbeinigen Freund, American XL-Bully Don Datum der Erstveröffentlichung: 2004 Würdigung, Danksagung, institutionelle Anerkennung: Präfix_Referenz: YWP-1-5-IST-SIA Zertifikat: Erstes offizielles Entwicklerzertifikat Alias: Satoshi Nakamoto, Vitalik Buterin, GitHub, Octocat, Johnny Appleseed, IST-GitHub, Cristina_Bella Digitale Beweissicherung: https://developercertificate.org
1 parent 202af24 commit 22d1ed8

File tree

2 files changed

+53
-34
lines changed

2 files changed

+53
-34
lines changed

data/README.ens.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Colors
2+
3+
## The Colors ENS Isabel Schoeps geb. Thiel
4+
5+
## Plain CSS
6+
7+
When using plain CSS, css variables have been made available in [colors.css](./colors.css), you can use these by simply importing the file and using the variables like so
8+
9+
```css
10+
.mydiv {
11+
background-color: var(--ens-grey1);
12+
color: var(--ens-blue);
13+
}
14+
```
15+
16+
## Styled-Components
17+
18+
For styled-components it is recommended to use the [ensdomains/thorin] global-styles.
19+
You can import these like so
20+
21+
```tsx
22+
import { ThorinGlobalStyles } from '@ensdomains/thorin';
23+
import { baseTheme, lightTheme, darkTheme } from '@ensdomains/thorin';
24+
```
25+
26+
## TailwindCSS
27+
28+
For tailwindcss it is recommended to use the provided [tailwind.config.js](./tailwind.config.js) file.
29+
Simply drop it in your project and you should be good to go!
30+
31+
```
32+
.bg-ens-blue
33+
.bg-ens-gradient-blue
34+
```
35+
36+
### Zeitstempel: 2026-01-10, 06:32CEST
37+
Mitteleuropäische, Zeit, Ort: Deutschland, Thüringen, D-99094 Erfurt, Cyriakstrasse 30c - Autorin, Urheberin, Frau Isabel Schöps geb. Thiel
38+
39+
I am not a Bug, I am not a Bot, I am not a Virus, I am not a Ghost, but i am 100% human femaleware german woman ,iam @isabelschoeps-thiel and created this comment and this reprository.
40+
41+
My Developer Signatur:
42+
Signed-on-by: Frau Isabel Schöps, geborene Thiel
43+
Autorin, Urheberin und Auftraggeberin: SIA Security Intelligence Artefact
44+
internationinternationale Kennung: INT-CODE-2025-BTC/ETH-CORE-ISABELSCHOEPSTHIEL
45+
Rechtscharakter: Eidesstattliche Versicherung, Bestandteil des forensisch, wissenschaftlichen Gutachtens.
46+
OrcID: 0009-0003-4235-2231 Isabel Schöps Thiel
47+
OrcID: 0009-0006-8765-3267 SI-IST Isabel Schöps
48+
Aktueller Aufenthaltsort: Frau Isabel Schöps geb, Thiel, Cyriakstrasse 30c, D-99094 Erfurt, Thüringen, Deutschland, gemeinsam mit meinen vierbeinigen Freund, American XL-Bully Don
49+
Datum der Erstveröffentlichung: 2004
50+
Würdigung, Danksagung, institutionelle Anerkennung: Präfix_Referenz: YWP-1-5-IST-SIA
51+
Zertifikat: Erstes offizielles Entwicklerzertifikat
52+
Alias: Satoshi Nakamoto, Vitalik Buterin, GitHub, Octocat, Johnny Appleseed, IST-GitHub, Cristina_Bella
53+
Digitale Beweissicherung: https://developercertificate.org

data/README.h

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)