mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 18:14:04 +05:30
Major config overhaul: use custom modules, setup for multi-host config, and less boilerplate
This commit is contained in:
parent
1fa8b17b07
commit
0453901d17
303 changed files with 3560 additions and 5566 deletions
|
@ -1,25 +0,0 @@
|
|||
{
|
||||
scheme = "Ubuntu";
|
||||
slug = "ubuntu";
|
||||
author = "Based on https://design.ubuntu.com/brand/colour-palette, adapted to base16 by librephoenix (https://github.com/librephoenix)";;
|
||||
description = "Orange and purple color scheme based on the Ubuntu brand colors";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://images.hdqwalls.com/download/sea-of-dreamscape-r4-1920x1080.jpg";
|
||||
backgroundSha256 = "sha256-5TPwZAQekK1Aq2YdomcJ0irGmIXVPUpgxRwuEetthYw=";
|
||||
base00 = "2C001E";
|
||||
base01 = "411934";
|
||||
base02 = "56334B";
|
||||
base03 = "6B4C61";
|
||||
base04 = "806678";
|
||||
base05 = "957F8E";
|
||||
base06 = "DFE2E5";
|
||||
base07 = "A08C99";
|
||||
base08 = "E95420";
|
||||
base09 = "F7C3B1";
|
||||
base0A = "AEC795";
|
||||
base0B = "95C7A4";
|
||||
base0C = "95AEA1";
|
||||
base0D = "772953";
|
||||
base0E = "7E4770";
|
||||
base0F = "C79595";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue