[Build] Run build
This commit is contained in:
		| @@ -7,12 +7,12 @@ | ||||
| exec = swaybg -m fill -i /home/janis/NextCloud/Wallpapers/games-books-films/doom-the-dark-ages/doom-the-dark-ages-logo.jpg | ||||
|  | ||||
| general { | ||||
|     col.active_border = rgba(645b47cc) rgba(593521cc) rgba(1f120ccc) 45deg | ||||
|     col.active_border = rgba(645b47cc) rgba(593521cc) rgba(5e4a4dcc) 45deg | ||||
|     col.inactive_border = rgb(000000) | ||||
| } | ||||
|  | ||||
| decoration { | ||||
|     shadow { | ||||
|         color = rgb(282828) | ||||
|         color = rgb(000002) | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -1,10 +1,10 @@ | ||||
| * { | ||||
|     background: #141414; | ||||
|     background-selected: #1E1E1E; | ||||
|     foreground: #E6E6E6; | ||||
|     background: #0A0A0F; | ||||
|     background-selected: #141419; | ||||
|     foreground: #C8DCFF; | ||||
|     accent: #645B47; | ||||
|     accent-two: #593521; | ||||
|     // border-color: #1F120C; | ||||
|     // border-color: #5E4A4D; | ||||
|     inactive: #C8C8C8; | ||||
|     spacing: 2; | ||||
|     width: 30em; | ||||
|   | ||||
| @@ -7,7 +7,7 @@ window { | ||||
|     font-family: monospace; | ||||
|     font-size: 14pt; | ||||
|     color: #ffffff; /* text */ | ||||
|     background-color: rgba(20, 20, 20, 0.5); | ||||
|     background-color: rgba(10, 10, 15, 0.5); | ||||
| } | ||||
|  | ||||
| button { | ||||
| @@ -27,7 +27,7 @@ button:hover { | ||||
|  | ||||
| button:focus { | ||||
|     background-color: rgb(89, 53, 33); | ||||
|     color: rgb(230, 230, 230); | ||||
|     color: rgb(200, 220, 255); | ||||
| } | ||||
|  | ||||
| #lock { | ||||
|   | ||||
| @@ -1,2 +1,2 @@ | ||||
| [flavor] | ||||
| use = "vscode-dark-modern" | ||||
| use = "tokyo-night" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user