mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Switch to Windows 95 theme
This commit is contained in:
parent
35fa465667
commit
c74d1d7999
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -199,11 +199,11 @@
|
||||||
},
|
},
|
||||||
"themes": {
|
"themes": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1701432092,
|
"lastModified": 1701433268,
|
||||||
"narHash": "sha256-ukT9O6CTiZJ2u9f+NwJ/gKUH8KNPrWJAe+ykbCql4yI=",
|
"narHash": "sha256-HkISXCQ76AtZrsytt7F9JGsBLlXs+k+JjHPvOQHqPpE=",
|
||||||
"owner": "RGBCube",
|
"owner": "RGBCube",
|
||||||
"repo": "ThemeNix",
|
"repo": "ThemeNix",
|
||||||
"rev": "edf1d71cb1b16a32fb10b91bbc74afec82de7cf0",
|
"rev": "e1b00096f67698986d4d0e5c7078fa9a50570af8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
pkgs = nixpkgs.legacyPackages.${system};
|
pkgs = nixpkgs.legacyPackages.${system};
|
||||||
|
|
||||||
upkgs = {
|
upkgs = {
|
||||||
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
|
theme = themes.custom (themes.raw.windows-95 // {
|
||||||
corner-radius = 16;
|
corner-radius = 16;
|
||||||
border-width = 3;
|
border-width = 3;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue