feat: fuck alejandra

This commit is contained in:
Nick 2025-01-16 15:17:25 -06:00
parent 0be43dc3f5
commit a72d9e63e0
96 changed files with 1474 additions and 631 deletions

1
config/themes/schemes/ayu/dark/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
tag = "39BAE6";
func = "FFB454";

1
config/themes/schemes/ayu/light/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
tag = "55B4D4";
func = "F2AE49";

1
config/themes/schemes/ayu/mirage/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
tag = "5CCFE6";
func = "FFD173";

1
config/themes/schemes/catppuccin/frappe/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
rosewater = "f2d5cf";
flamingo = "eebebe";

1
config/themes/schemes/catppuccin/latte/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
rosewater = "dc8a78";
flamingo = "dd7878";

1
config/themes/schemes/catppuccin/macchiato/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
rosewater = "f4dbd6";
flamingo = "f0c6c6";

1
config/themes/schemes/catppuccin/mocha/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
rosewater = "f5e0dc";
flamingo = "f2cdcd";

View file

@ -1,15 +0,0 @@
{
colours = {
background0 = "193549";
background1 = "122738";
background2 = "15232d";
border = "122738";
hue0 = "003854";
hue1 = "003f5e";
hue2 = "267DA2";
contrast0 = "ffc600";
contrast1 = "ff9d00";
text = "E1EFFF";
blue = "0088ff";
};
}

1
config/themes/schemes/dracula/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background = "282a36";
currentLine = "44475a";

1
config/themes/schemes/gruvbox/dark/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background0 = "282828";
background1 = "3c3836";

1
config/themes/schemes/gruvbox/light/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background0 = "fbf1c7";
background1 = "ebdbb2";

1
config/themes/schemes/houston/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
blue0 = "000000";
blue1 = "17191e";

1
config/themes/schemes/kanagawa/dragon/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
dragonBlack0 = "0d0c0c";
dragonBlack1 = "12120f";

1
config/themes/schemes/kanagawa/lotus/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
lotusInk1 = "545464";
lotusInk2 = "43436c";

1
config/themes/schemes/kanagawa/wave/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
sumiInk0 = "#16161D";
sumiInk1 = "#181820";

1
config/themes/schemes/laserwave/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
keywords = "40b4c4";
functions = "eb64B9";

1
config/themes/schemes/lunar/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
white0 = "ffffff";
white1 = "fbfbfb";

1
config/themes/schemes/material/darker/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "B0BEC5";
text = "727272";

1
config/themes/schemes/material/deep-ocean/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "8F93A2";
text = "4B526D";

1
config/themes/schemes/material/forest/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "B2C2B0";
text = "49694D";

1
config/themes/schemes/material/lighter/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "546E7A";
text = "94A7B0";

1
config/themes/schemes/material/oceanic/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "B0BEC5";
text = "607D8B";

1
config/themes/schemes/material/palenight/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "A6ACCD";
text = "676E95";

1
config/themes/schemes/material/sandy-beach/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "546E7A";
text = "888477";

1
config/themes/schemes/material/sky-blue/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "005761";
text = "01579B";

1
config/themes/schemes/material/space/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "efeff1";
text = "959DAA";

1
config/themes/schemes/material/volcano/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
foreground = "ffeaea";
text = "ffd0aa";

1
config/themes/schemes/monokai/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background = "2e2e2e";
comments = "797979";

1
config/themes/schemes/night-owl/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background = "011627";
foreground = "D6DEEB";

1
config/themes/schemes/nord/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
nord0 = "2e3440";
nord1 = "3b4252";

1
config/themes/schemes/ocean-next/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
base00 = "1b2b34";
base01 = "343d46";

1
config/themes/schemes/one-dark/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background = "282c34";
red = "e06c75";

1
config/themes/schemes/plastic/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
blue0 = "1085FF";
blue1 = "61AFEF";

1
config/themes/schemes/poimandres/base/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
primary-background = "1b1e28";
primary-foreground = "a6accd";

1
config/themes/schemes/poimandres/storm/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
primary-background = "252b37";
primary-foreground = "a6accd";

1
config/themes/schemes/rosepine/base/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
base = "191724";
surface = "1f1d2e";

1
config/themes/schemes/rosepine/dawn/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
base = "faf4ed";
surface = "fffaf3";

1
config/themes/schemes/rosepine/moon/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
base = "232136";
surface = "2a273f";

1
config/themes/schemes/solarized/dark/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
yellow = "b58900";
orange = "cb4b16";

1
config/themes/schemes/solarized/light/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
yellow = "b58900";
orange = "cb4b16";

1
config/themes/schemes/synthwave-84/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
blue0 = "1f212b";
blue1 = "495495";

1
config/themes/schemes/tokyo-night/day/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
keyword = "8c4351";
integer = "965027";

1
config/themes/schemes/tokyo-night/night/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
keyword = "f7768e";
integer = "ff9e64";

1
config/themes/schemes/tokyo-night/storm/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
keyword = "f7768e";
integer = "ff9e64";

1
config/themes/schemes/vesper/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
black0 = "000";
black1 = "101010";

1
config/themes/schemes/wasp/dark/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background0 = "242424";
background1 = "191919";

1
config/themes/schemes/wasp/light/default.nix Normal file → Executable file
View file

@ -1,4 +1,5 @@
{
font = "";
colours = {
background0 = "EDEDED";
background1 = "C4C4C4";