init nix-os configuraion files

This commit is contained in:
2023-10-06 12:11:50 +08:00
commit adc025c7d9
164 changed files with 7520 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
// Global //
* {
foreground: #4c4f69ff; //Text
normal-foreground: @foreground;
urgent-foreground: #11111bff; //Crust
active-foreground: #11111bff; //Crust
alternate-normal-foreground: @normal-foreground;
alternate-urgent-foreground: @urgent-foreground;
alternate-active-foreground: @active-foreground;
selected-normal-foreground: #11111bff; //Crust
selected-urgent-foreground: #11111bff; //Crust
selected-active-foreground: #11111bff; //Crust
background: #dce0e8e6;
normal-background: @background;
urgent-background: #eba0accc; //Maroon
active-background: #94e2d5cc; //Teal
alternate-normal-background: #f5c2e7ff;
alternate-urgent-background: @urgent-background;
alternate-active-background: @active-background;
selected-normal-background: #b4befeff; //Lavender
selected-urgent-background: #94e2d5cc; //Teal
selected-active-background: #eba0accc; //Maroon
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,37 @@
// Global //
* {
foreground: #cdd6f4ff; //Text
normal-foreground: @foreground;
urgent-foreground: #11111bff; //Crust
active-foreground: #11111bff; //Crust
alternate-normal-foreground: @normal-foreground;
alternate-urgent-foreground: @urgent-foreground;
alternate-active-foreground: @active-foreground;
selected-normal-foreground: #11111bff; //Crust
selected-urgent-foreground: #11111bff; //Crust
selected-active-foreground: #11111bff; //Crust
background: #11111be6;
normal-background: @background;
urgent-background: #eba0accc; //Maroon
active-background: #94e2d5cc; //Teal
alternate-normal-background: #f5c2e7ff;
alternate-urgent-background: @urgent-background;
alternate-active-background: @active-background;
selected-normal-background: #b4befeff; //Lavender
selected-urgent-background: #94e2d5cc; //Teal
selected-active-background: #eba0accc; //Maroon
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,37 @@
// Global //
* {
foreground: #ffffffff; //Text
normal-foreground: @foreground;
urgent-foreground: #000000ff; //Crust
active-foreground: #000000ff; //Crust
alternate-normal-foreground: @normal-foreground;
alternate-urgent-foreground: @urgent-foreground;
alternate-active-foreground: @active-foreground;
selected-normal-foreground: #000000ff; //Crust
selected-urgent-foreground: #000000ff; //Crust
selected-active-foreground: #000000ff; //Crust
background: #000000e6;
normal-background: @background;
urgent-background: #5032ACcc; //Maroon
active-background: #1F5322cc; //Teal
alternate-normal-background: #FFA6C2ff;
alternate-urgent-background: @urgent-background;
alternate-active-background: @active-background;
selected-normal-background: #FADA16ff; //Lavender
selected-urgent-background: #1F5322cc; //Teal
selected-active-background: #5032ACcc; //Maroon
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,37 @@
// Global //
* {
foreground: #cbced3ff; //White
normal-foreground: @foreground;
urgent-foreground: #151720ff; //Black
active-foreground: #151720ff; //Black
alternate-normal-foreground: @normal-foreground;
alternate-urgent-foreground: @urgent-foreground;
alternate-active-foreground: @active-foreground;
selected-normal-foreground: #151720ff; //Black
selected-urgent-foreground: #151720ff; //Black
selected-active-foreground: #151720ff; //Black
background: #151720e6; //Black
normal-background: @background;
urgent-background: #95d3afcc; //BrightGreen
active-background: #c79bf0cc; //BrightMagenta
alternate-normal-background: #90ceaaff; //Green
alternate-urgent-background: @urgent-background;
alternate-active-background: @active-background;
selected-normal-background: #95d3afff; //BrightGreen
selected-urgent-background: #c79bf0cc; //BrightMagenta
selected-active-background: #98d3eecc; //BrightCyan
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,37 @@
// Global //
* {
foreground: #d9d9d9ff; //Text
normal-foreground: @foreground;
urgent-foreground: #262626ff; //Crust
active-foreground: #262626ff; //Crust
alternate-normal-foreground: @normal-foreground;
alternate-urgent-foreground: @urgent-foreground;
alternate-active-foreground: @active-foreground;
selected-normal-foreground: #262626ff; //Crust
selected-urgent-foreground: #262626ff; //Crust
selected-active-foreground: #262626ff; //Crust
background: #262626e6;
normal-background: @background;
urgent-background: #a6a6a6cc; //Maroon
active-background: #595959cc; //Teal
alternate-normal-background: #d9d9d9ff;
alternate-urgent-background: @urgent-background;
alternate-active-background: @active-background;
selected-normal-background: #d9d9d9ff; //Lavender
selected-urgent-background: #595959cc; //Teal
selected-active-background: #a6a6a6cc; //Maroon
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,29 @@
// Global //
* {
foreground: #b4637aff; // main text
normal-foreground: @foreground;
selected-normal-foreground: #fffaf3ff; // selected text
selected-normal-background: #d7827eff; // selected bg
selected-active-foreground: #f4ede8ff; // selected text overlap
selected-active-background: #907aa9cc; // selected overlap bg
active-foreground: #f4ede8cc; // aselected text alt
active-background: #56949fcc; // selected alt bg
background: #faf4ede6; // main background tint
normal-background: @background;
urgent-background: #ea9d34cc; // button text
alternate-normal-background: #9893a5ff; // border color
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,29 @@
// Global //
* {
foreground: #e0def4ff; // main text
normal-foreground: @foreground;
selected-normal-foreground: #191724ff; // selected text
selected-normal-background: #c4a7e7ff; // selected bg
selected-active-foreground: #f6c177ff; // selected text overlap
selected-active-background: #eb6f92cc; // selected overlap bg
active-foreground: #9ccfd8cc; // aselected text alt
active-background: #31748fcc; // selected alt bg
background: #26233ae6; // main background tint
normal-background: @background;
urgent-background: #c4a7e7cc; // button text
alternate-normal-background: #31748fff; // border color
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}

View File

@@ -0,0 +1,29 @@
// Global //
* {
foreground: #c0caf5ff; // main text
normal-foreground: @foreground;
selected-normal-foreground: #414868ff; // selected text
selected-normal-background: #7aa2f7ff; // selected bg
selected-active-foreground: #565f89ff; // selected text overlap
selected-active-background: #bb9af7cc; // selected overlap bg
active-foreground: #b4f9f8cc; // aselected text alt
active-background: #73dacacc; // selected alt bg
background: #24283be6; // main background tint
normal-background: @background;
urgent-background: #7dcfffcc; // button text
alternate-normal-background: #bb9af7ff; // border color
separatorcolor: transparent;
border-color: transparent;
border-radius: 0px;
border: 0px;
spacing: 0px;
padding: 0px;
height: 55%;
width: 45%;
}