mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
put shell in subdir, and add nix package
This commit is contained in:
parent
c45c04e9ac
commit
f41ea4b1cb
100 changed files with 57 additions and 126 deletions
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"colors": {
|
||||
"base00": "{{colors.surface.dark.hex}}",
|
||||
"base01": "{{colors.surface_container.dark.hex}}",
|
||||
"base02": "{{colors.surface_container_high.dark.hex}}",
|
||||
"base03": "{{colors.outline.dark.hex}}",
|
||||
"base04": "{{colors.on_surface_variant.dark.hex}}",
|
||||
"base05": "{{colors.on_surface.dark.hex}}",
|
||||
"base06": "{{colors.inverse_surface.dark.hex}}",
|
||||
"base07": "{{colors.inverse_on_surface.dark.hex}}",
|
||||
"base08": "{{colors.primary_fixed.dark.hex}}",
|
||||
"base09": "{{colors.tertiary.dark.hex}}",
|
||||
"base0A": "{{colors.secondary.dark.hex}}",
|
||||
"base0B": "{{colors.primary.dark.hex}}",
|
||||
"base0C": "{{colors.tertiary.light.hex}}",
|
||||
"base0D": "{{colors.primary.light.hex}}",
|
||||
"base0E": "{{colors.secondary.light.hex}}",
|
||||
"base0F": "{{colors.error.light.hex}}"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue