Compare commits

...
2 Commits
Author SHA1 Message Date
alvierahman90 6143411d69 correct base16 color name 2022-04-13 17:35:30 +01:00
alvierahman90 f99ba417cf update readme 2022-04-13 17:29:22 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
--base16-orange: var(--base16-base09); --base16-orange: var(--base16-base09);
--base16-yellow: var(--base16-base0A); --base16-yellow: var(--base16-base0A);
--base16-green: var(--base16-base0B); --base16-green: var(--base16-base0B);
--base16-lightblue: var(--base16-base0C); --base16-teal: var(--base16-base0C);
--base16-blue: var(--base16-base0D); --base16-blue: var(--base16-base0D);
--base16-purple: var(--base16-base0E); --base16-purple: var(--base16-base0E);
--base16-brown: var(--base16-base0F); --base16-brown: var(--base16-base0F);
+1 -1
View File
@@ -20,5 +20,5 @@ to style a site:
there are some variables you may want to use to keep your site's styling consistent and you can there are some variables you may want to use to keep your site's styling consistent and you can
view them in the `:root` section of `base.css` and any module you use. view them in the `:root` section of `base.css` and any module you use.
more colors are available at https://styles.alv.cx/modules/readmes/colors.txt more colors are available at https://styles.alv.cx/colors.txt