Skip to content

Commit

Permalink
refactor(extra): extra files now based on spec and extra names (#397)
Browse files Browse the repository at this point in the history
This change was made so that every file generated was not prefixed by
`nightfox_`.
  • Loading branch information
EdenEast committed Jan 4, 2024
1 parent 281f307 commit ccefc3e
Show file tree
Hide file tree
Showing 105 changed files with 97 additions and 1,663 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox Alacritty Colors
# Style: carbonfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_alacritty.yml
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/alacritty.yml
colors:
# Default colors
primary:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
! Nightfox colors for Xresources
! Style: carbonfox
! Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_xresources.Xresources
! Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/carbonfox.Xresources
*background: #161616
*foreground: #f2f4f8
*color0: #282828
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox Color Palette
# Style: carbonfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_fish.fish
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/carbonfox.fish
set -l foreground f2f4f8
set -l selection 2a2a2a
set -l comment 6e6f70
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<!-- Nightfox ITerm Colors -->
<!-- Style: carbonfox -->
<!-- Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_iterm.itermcolors -->
<!-- Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/carbonfox.itermcolors -->
<dict>
<key>Ansi 0 Color</key>
<dict>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Nightfox colors for Tmux
# Style: carbonfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_tmux.tmux
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/carbonfox.tmux
set -g mode-style "fg=#0c0c0c,bg=#b6b8bb"
set -g message-style "fg=#0c0c0c,bg=#b6b8bb"
set -g message-command-style "fg=#0c0c0c,bg=#b6b8bb"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox colors for Kitty
## name: carbonfox
## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_kitty.conf
## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/kitty.conf

background #161616
foreground #f2f4f8
Expand Down
File renamed without changes.
262 changes: 0 additions & 262 deletions extra/carbonfox/nightfox_iterm.itermcolors

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox Warp Colors
# Style: carbonfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/nightfox_warp.yaml
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/carbonfox/warp.yaml
accent: '#f2f4f8'
background: '#161616'
foreground: '#f2f4f8'
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox Alacritty Colors
# Style: dawnfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_alacritty.yml
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/alacritty.yml
colors:
# Default colors
primary:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
! Nightfox colors for Xresources
! Style: dawnfox
! Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_xresources.Xresources
! Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/dawnfox.Xresources
*background: #faf4ed
*foreground: #575279
*color0: #575279
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox Color Palette
# Style: dawnfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_fish.fish
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/dawnfox.fish
set -l foreground 575279
set -l selection d0d8d8
set -l comment 9893a5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<!-- Nightfox ITerm Colors -->
<!-- Style: dawnfox -->
<!-- Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_iterm.itermcolors -->
<!-- Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/dawnfox.itermcolors -->
<dict>
<key>Ansi 0 Color</key>
<dict>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Nightfox colors for Tmux
# Style: dawnfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_tmux.tmux
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/dawnfox.tmux
set -g mode-style "fg=#ebe5df,bg=#625c87"
set -g message-style "fg=#ebe5df,bg=#625c87"
set -g message-command-style "fg=#ebe5df,bg=#625c87"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nightfox colors for Kitty
## name: dawnfox
## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_kitty.conf
## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/kitty.conf

background #faf4ed
foreground #575279
Expand Down
File renamed without changes.

0 comments on commit ccefc3e

Please sign in to comment.