diff options
| author | Kyle Javier [kj_sh604] | 2026-02-28 18:37:55 -0500 |
|---|---|---|
| committer | GitHub | 2026-02-28 18:37:55 -0500 |
| commit | 20274b28e31e59d0e8a5a0923b1984f996bc0c19 (patch) | |
| tree | a561a9352587da8e53d31b80f90a4d3755c5514c | |
| parent | 00c705ec01dd26b0c2771ec944dbdadc5cc1d6da (diff) | |
refactor: add screenshot to README
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -2,6 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | a dark VSCode theme derived from the **Dark Pastel** palette found in Qterminal and xfce4-terminal. | 3 | a dark VSCode theme derived from the **Dark Pastel** palette found in Qterminal and xfce4-terminal. |
| 4 | 4 | ||
| 5 | <img width="1433" height="997" alt="screenshot of the color scheme" src="https://github.com/user-attachments/assets/77c69710-099e-4dca-9172-fa7d608db44c" /> | ||
| 6 | |||
| 7 | |||
| 5 | ## dark-pastels.colors | 8 | ## dark-pastels.colors |
| 6 | 9 | ||
| 7 | ``` | 10 | ``` |
| @@ -53,4 +56,4 @@ make install # builds and installs automatically | |||
| 53 | 56 | ||
| 54 | ## license | 57 | ## license |
| 55 | 58 | ||
| 56 | this work is licensed under the Creative Commons CC0 1.0 Universal License. To view a copy of this license, visit http://creativecommons.org/publicdomain/zero/1.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. \ No newline at end of file | 59 | this work is licensed under the Creative Commons CC0 1.0 Universal License. To view a copy of this license, visit http://creativecommons.org/publicdomain/zero/1.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. |
