mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: fuck alejandra
This commit is contained in:
parent
0be43dc3f5
commit
a72d9e63e0
96 changed files with 1474 additions and 631 deletions
1
config/themes/schemes/material/darker/default.nix
Normal file → Executable file
1
config/themes/schemes/material/darker/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "B0BEC5";
|
||||
text = "727272";
|
||||
|
|
1
config/themes/schemes/material/deep-ocean/default.nix
Normal file → Executable file
1
config/themes/schemes/material/deep-ocean/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "8F93A2";
|
||||
text = "4B526D";
|
||||
|
|
1
config/themes/schemes/material/forest/default.nix
Normal file → Executable file
1
config/themes/schemes/material/forest/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "B2C2B0";
|
||||
text = "49694D";
|
||||
|
|
1
config/themes/schemes/material/lighter/default.nix
Normal file → Executable file
1
config/themes/schemes/material/lighter/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "546E7A";
|
||||
text = "94A7B0";
|
||||
|
|
1
config/themes/schemes/material/oceanic/default.nix
Normal file → Executable file
1
config/themes/schemes/material/oceanic/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "B0BEC5";
|
||||
text = "607D8B";
|
||||
|
|
1
config/themes/schemes/material/palenight/default.nix
Normal file → Executable file
1
config/themes/schemes/material/palenight/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "A6ACCD";
|
||||
text = "676E95";
|
||||
|
|
1
config/themes/schemes/material/sandy-beach/default.nix
Normal file → Executable file
1
config/themes/schemes/material/sandy-beach/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "546E7A";
|
||||
text = "888477";
|
||||
|
|
1
config/themes/schemes/material/sky-blue/default.nix
Normal file → Executable file
1
config/themes/schemes/material/sky-blue/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "005761";
|
||||
text = "01579B";
|
||||
|
|
1
config/themes/schemes/material/space/default.nix
Normal file → Executable file
1
config/themes/schemes/material/space/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "efeff1";
|
||||
text = "959DAA";
|
||||
|
|
1
config/themes/schemes/material/volcano/default.nix
Normal file → Executable file
1
config/themes/schemes/material/volcano/default.nix
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
font = "";
|
||||
colours = {
|
||||
foreground = "ffeaea";
|
||||
text = "ffd0aa";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue