1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Switch to Windows 95 theme

This commit is contained in:
RGBCube 2023-12-01 15:33:56 +03:00
parent 35fa465667
commit c74d1d7999
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -199,11 +199,11 @@
},
"themes": {
"locked": {
"lastModified": 1701432092,
"narHash": "sha256-ukT9O6CTiZJ2u9f+NwJ/gKUH8KNPrWJAe+ykbCql4yI=",
"lastModified": 1701433268,
"narHash": "sha256-HkISXCQ76AtZrsytt7F9JGsBLlXs+k+JjHPvOQHqPpE=",
"owner": "RGBCube",
"repo": "ThemeNix",
"rev": "edf1d71cb1b16a32fb10b91bbc74afec82de7cf0",
"rev": "e1b00096f67698986d4d0e5c7078fa9a50570af8",
"type": "github"
},
"original": {

View file

@ -50,7 +50,7 @@
pkgs = nixpkgs.legacyPackages.${system};
upkgs = {
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
theme = themes.custom (themes.raw.windows-95 // {
corner-radius = 16;
border-width = 3;