final theming scripts and modification

This commit is contained in:
2023-09-21 22:26:22 +02:00
parent 17145cd0dd
commit 775de83e85
74 changed files with 218 additions and 527 deletions

View File

@@ -9,30 +9,30 @@
/* CSS variables
Generated by 'wal' */
:root {
--wallpaper: url("/home/mike/.config/nitrogen/pexels-skyler-ewing-5228890.jpg");
--wallpaper: url("/home/mike/Wallpapers/bigsur.jpeg");
/* Special */
--background: #080102;
--foreground: #c1bfbf;
--cursor: #c1bfbf;
--background: #0b0c16;
--foreground: #c2c2c4;
--cursor: #c2c2c4;
/* Colors */
--color0: #080102;
--color1: #3e335c;
--color2: #732324;
--color3: #6f273b;
--color4: #442e64;
--color5: #3b4374;
--color6: #6d439f;
--color7: #838080;
--color8: #454041;
--color9: #53447B;
--color10: #9A2F31;
--color11: #94344F;
--color12: #5B3E86;
--color13: #4F5A9B;
--color14: #925AD4;
--color15: #c1bfbf;
--color0: #0b0c16;
--color1: #0c5484;
--color2: #3f3969;
--color3: #7a2761;
--color4: #1b618d;
--color5: #216b98;
--color6: #3e81ab;
--color7: #85858a;
--color8: #484850;
--color9: #1171B0;
--color10: #554D8D;
--color11: #A33582;
--color12: #2482BC;
--color13: #2D8FCB;
--color14: #53ACE4;
--color15: #c2c2c4;
}
/** colors will come from .cache/wal/colors.css as variables defined in :root
* see: cat $HOME/.cache/wal/colors.css