update colorscheme; flameshot initisl config

This commit is contained in:
2024-08-10 08:45:48 -06:00
parent 50b7525530
commit f67e0266b5
11 changed files with 121 additions and 69 deletions

View File

@ -1,14 +1,14 @@
/**
* do not edit; generated by scwrypts
* theme : burning-death
* theme : main
**/
*{
background: #26416e;
background: #001129;
foreground: #d0f0f0;
background-alt: #e77068;
background-alt: #9922dd;
foreground-alt: #000505;
selected: #000505;
active: #c24022;
urgent: #dc1a4e;
active: #6911aa;
urgent: #c80064;
}