stylix: update base16 (#1238)
Link: https://github.com/danth/stylix/pull/1238 Reviewed-by: awwpotato <awwpotato@voidq.com> Tested-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
parent
df51c62e43
commit
ce6c8460e7
2 changed files with 4 additions and 7 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -5,11 +5,11 @@
|
|||
"fromYaml": "fromYaml"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745523430,
|
||||
"narHash": "sha256-EAYWV+kXbwsH+8G/8UtmcunDeKwLwSOyfcmzZUkWE/c=",
|
||||
"lastModified": 1746562888,
|
||||
"narHash": "sha256-YgNJQyB5dQiwavdDFBMNKk1wyS77AtdgDk/VtU6wEaI=",
|
||||
"owner": "SenchoPens",
|
||||
"repo": "base16.nix",
|
||||
"rev": "58bfe2553d937d8af0564f79d5b950afbef69717",
|
||||
"rev": "806a1777a5db2a1ef9d5d6f493ef2381047f2b89",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -19,9 +19,6 @@
|
|||
white = base05;
|
||||
bright-white = base07;
|
||||
|
||||
# There's just one yellow.
|
||||
bright-yellow = yellow;
|
||||
|
||||
# Starship calls magenta purple.
|
||||
purple = magenta;
|
||||
bright-purple = bright-magenta;
|
||||
|
|
@ -39,7 +36,7 @@
|
|||
|
||||
# Set Starship's standard bright color names.
|
||||
bright-red
|
||||
bright-orange
|
||||
bright-yellow
|
||||
bright-green
|
||||
bright-cyan
|
||||
bright-blue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue