spring colorscheme setup

This commit is contained in:
2024-04-23 15:04:03 -06:00
parent 6b003c87a2
commit 7dff111a84
10 changed files with 142 additions and 64 deletions

View File

@ -1,10 +1,11 @@
# do not edit; generated by scwrypts
# theme : main
# theme : spring-sunset
[colors]
background = #000505
background-alt = #6911aa
foreground = #d0f0f0
primary = #6911aa
secondary = #11bb98
alert = #c80064
background = #0b1e32
foreground = #e8eaf7
background-alt = #f2e044
foreground-alt = #000505
primary = #f2e044
secondary = #5c68c4
alert = #f12875
disabled = #424253