Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions extra/carbonfox/alacritty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
[colors.primary]
background = "#161616"
foreground = "#f2f4f8"
dim_foreground = "#b6b8bb"
dim_foreground = "#b1b2b5"
bright_foreground = "#f9fbff"

[colors.cursor]
text = "#f2f4f8"
cursor = "#b6b8bb"
cursor = "#b1b2b5"

[colors.vi_mode_cursor]
text = "#f2f4f8"
Expand All @@ -26,15 +26,15 @@ background = "#3ddbd9"

[colors.footer_bar]
foreground = "#f2f4f8"
background = "#353535"
background = "#333333"

[colors.hints.start]
foreground = "#f2f4f8"
background = "#3ddbd9"

[colors.hints.end]
foreground = "#f2f4f8"
background = "#353535"
background = "#333333"

[colors.selection]
text = "#f2f4f8"
Expand All @@ -51,24 +51,24 @@ cyan = "#33b1ff"
white = "#dfdfe0"

[colors.bright]
black = "#484848"
red = "#f16da6"
green = "#46c880"
yellow = "#2dc7c4"
black = "#444444"
red = "#f471a5"
green = "#58c881"
yellow = "#52c7c4"
blue = "#8cb6ff"
magenta = "#c8a5ff"
cyan = "#52bdff"
magenta = "#c7a5ff"
cyan = "#5ebeff"
white = "#e4e4e5"

[colors.dim]
black = "#222222"
red = "#ca4780"
green = "#1fa25a"
yellow = "#07a19e"
blue = "#6690d9"
magenta = "#a27fd9"
cyan = "#2b96d9"
white = "#bebebe"
black = "#1e1e1e"
red = "#c04178"
green = "#1c9854"
yellow = "#059895"
blue = "#5f87ce"
magenta = "#9877ce"
cyan = "#278ece"
white = "#b3b3b4"

[[colors.indexed_colors]]
index = 16
Expand Down
8 changes: 4 additions & 4 deletions extra/carbonfox/base16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ scheme: "carbonfox"
author: "EdenEast"
base00: "161616"
base01: "252525"
base02: "353535"
base03: "484848"
base04: "7b7c7e"
base02: "333333"
base03: "444444"
base04: "737476"
base05: "f2f4f8"
base06: "b6b8bb"
base06: "b1b2b5"
base07: "e4e4e5"
base08: "ee5396"
base09: "3ddbd9"
Expand Down
12 changes: 6 additions & 6 deletions extra/carbonfox/carbonfox.Xresources
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
*color5: #be95ff
*color6: #33b1ff
*color7: #dfdfe0
*color8: #484848
*color9: #f16da6
*color10: #46c880
*color11: #2dc7c4
*color8: #444444
*color9: #f471a5
*color10: #58c881
*color11: #52c7c4
*color12: #8cb6ff
*color13: #c8a5ff
*color14: #52bdff
*color13: #c7a5ff
*color14: #5ebeff
*color15: #e4e4e5
2 changes: 1 addition & 1 deletion extra/carbonfox/carbonfox.fish
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# 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
set -l comment 646566
set -l red ee5396
set -l orange 3ddbd9
set -l yellow 08bdba
Expand Down
12 changes: 6 additions & 6 deletions extra/carbonfox/carbonfox.ghostty
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ palette = 6=#33b1ff
palette = 7=#dfdfe0

# bright
palette = 8=#484848
palette = 9=#f16da6
palette = 10=#46c880
palette = 11=#2dc7c4
palette = 8=#444444
palette = 9=#f471a5
palette = 10=#58c881
palette = 11=#52c7c4
palette = 12=#8cb6ff
palette = 13=#c8a5ff
palette = 14=#52bdff
palette = 13=#c7a5ff
palette = 14=#5ebeff
palette = 15=#e4e4e5

# extended colors
Expand Down
24 changes: 12 additions & 12 deletions extra/carbonfox/carbonfox.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
<key>Color Space</key>
<string>sRGB</string>
<key>Blue Component</key>
<real>0.50196078431373</real>
<real>0.50588235294118</real>
<key>Green Component</key>
<real>0.7843137254902</real>
<key>Red Component</key>
<real>0.27450980392157</real>
<real>0.34509803921569</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
Expand All @@ -47,7 +47,7 @@
<key>Green Component</key>
<real>0.78039215686275</real>
<key>Red Component</key>
<real>0.17647058823529</real>
<real>0.32156862745098</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
Expand All @@ -69,7 +69,7 @@
<key>Green Component</key>
<real>0.64705882352941</real>
<key>Red Component</key>
<real>0.7843137254902</real>
<real>0.78039215686275</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
Expand All @@ -78,9 +78,9 @@
<key>Blue Component</key>
<real>1</real>
<key>Green Component</key>
<real>0.74117647058824</real>
<real>0.74509803921569</real>
<key>Red Component</key>
<real>0.32156862745098</real>
<real>0.36862745098039</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
Expand Down Expand Up @@ -164,22 +164,22 @@
<key>Color Space</key>
<string>sRGB</string>
<key>Blue Component</key>
<real>0.28235294117647</real>
<real>0.26666666666667</real>
<key>Green Component</key>
<real>0.28235294117647</real>
<real>0.26666666666667</real>
<key>Red Component</key>
<real>0.28235294117647</real>
<real>0.26666666666667</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Color Space</key>
<string>sRGB</string>
<key>Blue Component</key>
<real>0.65098039215686</real>
<real>0.64705882352941</real>
<key>Green Component</key>
<real>0.42745098039216</real>
<real>0.44313725490196</real>
<key>Red Component</key>
<real>0.94509803921569</real>
<real>0.95686274509804</real>
</dict>
<key>Background Color</key>
<dict>
Expand Down
34 changes: 17 additions & 17 deletions extra/carbonfox/carbonfox.nu
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
let carbonfox_theme = {
binary: "#3ddbd9"
block: "#b6b8bb"
bool: "#5ae0df"
block: "#b1b2b5"
bool: "#6ae1df"
cellpath: "#dfdfe0"
date: "#25be6a"
duration: "#25be6a"
filesize: "#3ddbd9"
float: "#3ddbd9"
int: "#3ddbd9"
list: "#b6b8bb"
list: "#b1b2b5"
nothing: "#dfdfe0"
range: "#dfdfe0"
record: "#dfdfe0"
string: "#25be6a"

leading_trailing_space_bg: "#353535"
header: "#b6b8bb"
leading_trailing_space_bg: "#333333"
header: "#b1b2b5"
empty: "#78a9ff"
row_index: "#7b7c7e"
hints: "#7b7c7e"
separator: "#6e6f70"
row_index: "#737476"
hints: "#737476"
separator: "#646566"

shape_block: "#b6b8bb"
shape_bool: "#5ae0df"
shape_block: "#b1b2b5"
shape_bool: "#6ae1df"
shape_external: "#be95ff"
shape_externalarg: "#dfdfe0"
shape_filepath: "#dfdfe0"
shape_flag: "#33b1ff"
shape_float: "#3ddbd9"
shape_globpattern: "#2dc7c4"
shape_globpattern: "#52c7c4"
shape_int: "#3ddbd9"
shape_internalcall: "#be95ff"
shape_list: "#b6b8bb"
shape_list: "#b1b2b5"
shape_literal: "#25be6a"
shape_nothing: "#52bdff"
shape_operator: "#b6b8bb"
shape_record: "#b6b8bb"
shape_nothing: "#5ebeff"
shape_operator: "#b1b2b5"
shape_record: "#b1b2b5"
shape_string: "#25be6a"
shape_string_interpolation: "#2dc7c4"
shape_table: "#b6b8bb"
shape_string_interpolation: "#52c7c4"
shape_table: "#b1b2b5"
shape_variable: "#dfdfe0"
}
22 changes: 11 additions & 11 deletions extra/carbonfox/carbonfox.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
# Nightfox colors for Tmux
# Style: carbonfox
# 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"
set -g pane-border-style "fg=#b6b8bb"
set -g mode-style "fg=#0b0b0b,bg=#b1b2b5"
set -g message-style "fg=#0b0b0b,bg=#b1b2b5"
set -g message-command-style "fg=#0b0b0b,bg=#b1b2b5"
set -g pane-border-style "fg=#b1b2b5"
set -g pane-active-border-style "fg=#78a9ff"
set -g status "on"
set -g status-justify "left"
set -g status-style "fg=#b6b8bb,bg=#0c0c0c"
set -g status-style "fg=#b1b2b5,bg=#0b0b0b"
set -g status-left-length "100"
set -g status-right-length "100"
set -g status-left-style NONE
set -g status-right-style NONE
set -g status-left "#[fg=#0c0c0c,bg=#78a9ff,bold] #S #[fg=#78a9ff,bg=#0c0c0c,nobold,nounderscore,noitalics]"
set -g status-right "#[fg=#0c0c0c,bg=#0c0c0c,nobold,nounderscore,noitalics]#[fg=#78a9ff,bg=#0c0c0c] #{prefix_highlight} #[fg=#b6b8bb,bg=#0c0c0c,nobold,nounderscore,noitalics]#[fg=#0c0c0c,bg=#b6b8bb] %Y-%m-%d  %I:%M %p #[fg=#78a9ff,bg=#b6b8bb,nobold,nounderscore,noitalics]#[fg=#0c0c0c,bg=#78a9ff,bold] #h "
setw -g window-status-activity-style "underscore,fg=#7b7c7e,bg=#0c0c0c"
set -g status-left "#[fg=#0b0b0b,bg=#78a9ff,bold] #S #[fg=#78a9ff,bg=#0b0b0b,nobold,nounderscore,noitalics]"
set -g status-right "#[fg=#0b0b0b,bg=#0b0b0b,nobold,nounderscore,noitalics]#[fg=#78a9ff,bg=#0b0b0b] #{prefix_highlight} #[fg=#b1b2b5,bg=#0b0b0b,nobold,nounderscore,noitalics]#[fg=#0b0b0b,bg=#b1b2b5] %Y-%m-%d  %I:%M %p #[fg=#78a9ff,bg=#b1b2b5,nobold,nounderscore,noitalics]#[fg=#0b0b0b,bg=#78a9ff,bold] #h "
setw -g window-status-activity-style "underscore,fg=#737476,bg=#0b0b0b"
setw -g window-status-separator ""
setw -g window-status-style "NONE,fg=#7b7c7e,bg=#0c0c0c"
setw -g window-status-format "#[fg=#0c0c0c,bg=#0c0c0c,nobold,nounderscore,noitalics]#[default] #I  #W #F #[fg=#0c0c0c,bg=#0c0c0c,nobold,nounderscore,noitalics]"
setw -g window-status-current-format "#[fg=#0c0c0c,bg=#b6b8bb,nobold,nounderscore,noitalics]#[fg=#0c0c0c,bg=#b6b8bb,bold] #I  #W #F #[fg=#b6b8bb,bg=#0c0c0c,nobold,nounderscore,noitalics]"
setw -g window-status-style "NONE,fg=#737476,bg=#0b0b0b"
setw -g window-status-format "#[fg=#0b0b0b,bg=#0b0b0b,nobold,nounderscore,noitalics]#[default] #I  #W #F #[fg=#0b0b0b,bg=#0b0b0b,nobold,nounderscore,noitalics]"
setw -g window-status-current-format "#[fg=#0b0b0b,bg=#b1b2b5,nobold,nounderscore,noitalics]#[fg=#0b0b0b,bg=#b1b2b5,bold] #I  #W #F #[fg=#b1b2b5,bg=#0b0b0b,nobold,nounderscore,noitalics]"
18 changes: 9 additions & 9 deletions extra/carbonfox/kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ cursor #f2f4f8

# Border
active_border_color #78a9ff
inactive_border_color #535353
inactive_border_color #4f4f4f
bell_border_color #3ddbd9

# Tabs
active_tab_background #78a9ff
active_tab_foreground #0c0c0c
active_tab_foreground #0b0b0b
inactive_tab_background #2a2a2a
inactive_tab_foreground #6e6f70
inactive_tab_foreground #646566

# normal
color0 #282828
Expand All @@ -36,13 +36,13 @@ color6 #33b1ff
color7 #dfdfe0

# bright
color8 #484848
color9 #f16da6
color10 #46c880
color11 #2dc7c4
color8 #444444
color9 #f471a5
color10 #58c881
color11 #52c7c4
color12 #8cb6ff
color13 #c8a5ff
color14 #52bdff
color13 #c7a5ff
color14 #5ebeff
color15 #e4e4e5

# extended colors
Expand Down
Loading