summaryrefslogtreecommitdiff
path: root/nix/themes/tricolor.nix
blob: f1d74b8fcf4c1e384e8c0998a93268b952421ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	name = "Tricolor";
	author = "https://trimill.xyz";

	base00 = "14171d";
	base01 = "1f242d";
	base02 = "343c4b";
	base03 = "4d4754";
	base04 = "4d4754";
	base05 = "c7c6c3";
	base06 = "ada0a8";
	base07 = "ada0a8";
	base08 = "a63a3a";
	base09 = "f0c767";
	base0A = "7b5687";
	base0B = "3d67a2";
	base0C = "578c7c";
	base0D = "789ebf";
	base0E = "a97fb3";
	base0F = "c7c6c3";

}