build: added generated moon styles for all extras
This commit is contained in:
34
extras/alacritty_tokyonight_moon.yml
Normal file
34
extras/alacritty_tokyonight_moon.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
# TokyoNight Alacritty Colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x222436'
|
||||
foreground: '0xc8d3f5'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x1b1d2b'
|
||||
red: '0xff757f'
|
||||
green: '0xc3e88d'
|
||||
yellow: '0xffc777'
|
||||
blue: '0x82aaff'
|
||||
magenta: '0xc099ff'
|
||||
cyan: '0x86e1fc'
|
||||
white: '0x828bb8'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x444a73'
|
||||
red: '0xff757f'
|
||||
green: '0xc3e88d'
|
||||
yellow: '0xffc777'
|
||||
blue: '0x82aaff'
|
||||
magenta: '0xc099ff'
|
||||
cyan: '0x86e1fc'
|
||||
white: '0xc8d3f5'
|
||||
|
||||
indexed_colors:
|
||||
- { index: 16, color: '0xff966c' }
|
||||
- { index: 17, color: '0xdb4b4b' }
|
||||
|
||||
|
||||
35
extras/fish_tokyonight_moon.fish
Normal file
35
extras/fish_tokyonight_moon.fish
Normal file
@@ -0,0 +1,35 @@
|
||||
# TokyoNight Color Palette
|
||||
set -l foreground c8d3f5
|
||||
set -l selection 354981
|
||||
set -l comment 7a88cf
|
||||
set -l red ff757f
|
||||
set -l orange ff966c
|
||||
set -l yellow ffc777
|
||||
set -l green c3e88d
|
||||
set -l purple c099ff
|
||||
set -l cyan 86e1fc
|
||||
set -l pink c099ff
|
||||
|
||||
# Syntax Highlighting Colors
|
||||
set -g fish_color_normal $foreground
|
||||
set -g fish_color_command $cyan
|
||||
set -g fish_color_keyword $pink
|
||||
set -g fish_color_quote $yellow
|
||||
set -g fish_color_redirection $foreground
|
||||
set -g fish_color_end $orange
|
||||
set -g fish_color_error $red
|
||||
set -g fish_color_param $purple
|
||||
set -g fish_color_comment $comment
|
||||
set -g fish_color_selection --background=$selection
|
||||
set -g fish_color_search_match --background=$selection
|
||||
set -g fish_color_operator $green
|
||||
set -g fish_color_escape $pink
|
||||
set -g fish_color_autosuggestion $comment
|
||||
|
||||
# Completion Pager Colors
|
||||
set -g fish_pager_color_progress $comment
|
||||
set -g fish_pager_color_prefix $cyan
|
||||
set -g fish_pager_color_completion $foreground
|
||||
set -g fish_pager_color_description $comment
|
||||
|
||||
|
||||
30
extras/foot_tokyonight_moon.ini
Normal file
30
extras/foot_tokyonight_moon.ini
Normal file
@@ -0,0 +1,30 @@
|
||||
[cursor]
|
||||
color=c8d3f5 354981
|
||||
|
||||
[colors]
|
||||
foreground=c8d3f5
|
||||
background=222436
|
||||
selection-foreground=c8d3f5
|
||||
selection-background=354981
|
||||
urls=73daca
|
||||
|
||||
regular0=1b1d2b
|
||||
regular1=ff757f
|
||||
regular2=c3e88d
|
||||
regular3=ffc777
|
||||
regular4=82aaff
|
||||
regular5=c099ff
|
||||
regular6=86e1fc
|
||||
regular7=828bb8
|
||||
|
||||
bright0=444a73
|
||||
bright1=ff757f
|
||||
bright2=c3e88d
|
||||
bright3=ffc777
|
||||
bright4=82aaff
|
||||
bright5=c099ff
|
||||
bright6=86e1fc
|
||||
bright7=c8d3f5
|
||||
|
||||
16=ff966c
|
||||
17=db4b4b
|
||||
344
extras/iterm_tokyonight_moon.itermcolors
Normal file
344
extras/iterm_tokyonight_moon.itermcolors
Normal file
@@ -0,0 +1,344 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Ansi 0 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1686274509803922</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1137254901960784</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1058823529411765</real>
|
||||
</dict>
|
||||
<key>Ansi 1 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4980392156862745</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4588235294117647</real>
|
||||
<key>Red Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
</dict>
|
||||
<key>Ansi 10 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5529411764705883</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.9098039215686274</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
</dict>
|
||||
<key>Ansi 11 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4666666666666667</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7803921568627451</real>
|
||||
<key>Red Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
</dict>
|
||||
<key>Ansi 12 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6666666666666666</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5098039215686274</real>
|
||||
</dict>
|
||||
<key>Ansi 13 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6000000000000000</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7529411764705882</real>
|
||||
</dict>
|
||||
<key>Ansi 14 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9882352941176471</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5254901960784314</real>
|
||||
</dict>
|
||||
<key>Ansi 15 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8274509803921568</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7843137254901961</real>
|
||||
</dict>
|
||||
<key>Ansi 2 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5529411764705883</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.9098039215686274</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7647058823529411</real>
|
||||
</dict>
|
||||
<key>Ansi 3 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4666666666666667</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.7803921568627451</real>
|
||||
<key>Red Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
</dict>
|
||||
<key>Ansi 4 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6666666666666666</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5098039215686274</real>
|
||||
</dict>
|
||||
<key>Ansi 5 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6000000000000000</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7529411764705882</real>
|
||||
</dict>
|
||||
<key>Ansi 6 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9882352941176471</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5254901960784314</real>
|
||||
</dict>
|
||||
<key>Ansi 7 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7215686274509804</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5450980392156862</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5098039215686274</real>
|
||||
</dict>
|
||||
<key>Ansi 8 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4509803921568628</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2901960784313726</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2666666666666667</real>
|
||||
</dict>
|
||||
<key>Ansi 9 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.4980392156862745</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4588235294117647</real>
|
||||
<key>Red Component</key>
|
||||
<real>1.0000000000000000</real>
|
||||
</dict>
|
||||
<key>Background Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1333333333333333</real>
|
||||
</dict>
|
||||
<key>Badge Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>0.5</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1491314172744751</real>
|
||||
<key>Red Component</key>
|
||||
<real>1</real>
|
||||
</dict>
|
||||
<key>Bold Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7450980392156863</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8392156862745098</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3098039215686275</real>
|
||||
</dict>
|
||||
<key>Cursor Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8274509803921568</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7843137254901961</real>
|
||||
</dict>
|
||||
<key>Cursor Guide Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>0.25</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8274509803921568</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7843137254901961</real>
|
||||
</dict>
|
||||
<key>Cursor Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2117647058823529</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1411764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1333333333333333</real>
|
||||
</dict>
|
||||
<key>Foreground Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8274509803921568</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7843137254901961</real>
|
||||
</dict>
|
||||
<key>Link Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.7921568627450980</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8549019607843137</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.4509803921568628</real>
|
||||
</dict>
|
||||
<key>Selected Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9607843137254902</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8274509803921568</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7843137254901961</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.5058823529411764</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2862745098039216</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.2078431372549020</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
47
extras/kitty_tokyonight_moon.conf
Normal file
47
extras/kitty_tokyonight_moon.conf
Normal file
@@ -0,0 +1,47 @@
|
||||
# vim:ft=kitty
|
||||
|
||||
## name: Tokyo Night Moon
|
||||
## license: MIT
|
||||
## author: Folke Lemaitre
|
||||
## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty_tokyonight_moon.conf
|
||||
|
||||
|
||||
background #222436
|
||||
foreground #c8d3f5
|
||||
selection_background #354981
|
||||
selection_foreground #c8d3f5
|
||||
url_color #73daca
|
||||
cursor #c8d3f5
|
||||
cursor_text_color #222436
|
||||
|
||||
# Tabs
|
||||
active_tab_background #82aaff
|
||||
active_tab_foreground #1e2030
|
||||
inactive_tab_background #2f334d
|
||||
inactive_tab_foreground #545c7e
|
||||
#tab_bar_background #1b1d2b
|
||||
|
||||
# normal
|
||||
color0 #1b1d2b
|
||||
color1 #ff757f
|
||||
color2 #c3e88d
|
||||
color3 #ffc777
|
||||
color4 #82aaff
|
||||
color5 #c099ff
|
||||
color6 #86e1fc
|
||||
color7 #828bb8
|
||||
|
||||
# bright
|
||||
color8 #444a73
|
||||
color9 #ff757f
|
||||
color10 #c3e88d
|
||||
color11 #ffc777
|
||||
color12 #82aaff
|
||||
color13 #c099ff
|
||||
color14 #86e1fc
|
||||
color15 #c8d3f5
|
||||
|
||||
# extended colors
|
||||
color16 #ff966c
|
||||
color17 #db4b4b
|
||||
|
||||
1292
extras/lua_tokyonight_moon.lua
Normal file
1292
extras/lua_tokyonight_moon.lua
Normal file
File diff suppressed because it is too large
Load Diff
26
extras/tilix_tokyonight_moon.json
Normal file
26
extras/tilix_tokyonight_moon.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "Tokyo Night Moon",
|
||||
"comment": "",
|
||||
"use-theme-colors": false,
|
||||
"foreground-color": "#c8d3f5",
|
||||
"background-color": "#222436",
|
||||
"palette": [
|
||||
"#1b1d2b",
|
||||
"#ff757f",
|
||||
"#c3e88d",
|
||||
"#ffc777",
|
||||
"#82aaff",
|
||||
"#c099ff",
|
||||
"#86e1fc",
|
||||
"#828bb8",
|
||||
"#444a73",
|
||||
"#ff757f",
|
||||
"#c3e88d",
|
||||
"#ffc777",
|
||||
"#82aaff",
|
||||
"#c099ff",
|
||||
"#86e1fc",
|
||||
"#c8d3f5"
|
||||
]
|
||||
}
|
||||
|
||||
32
extras/tmux_tokyonight_moon.tmux
Normal file
32
extras/tmux_tokyonight_moon.tmux
Normal file
@@ -0,0 +1,32 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# TokyoNight colors for Tmux
|
||||
|
||||
set -g mode-style "fg=#82aaff,bg=#3b4261"
|
||||
|
||||
set -g message-style "fg=#82aaff,bg=#3b4261"
|
||||
set -g message-command-style "fg=#82aaff,bg=#3b4261"
|
||||
|
||||
set -g pane-border-style "fg=#3b4261"
|
||||
set -g pane-active-border-style "fg=#82aaff"
|
||||
|
||||
set -g status "on"
|
||||
set -g status-justify "left"
|
||||
|
||||
set -g status-style "fg=#82aaff,bg=#1e2030"
|
||||
|
||||
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=#1b1d2b,bg=#82aaff,bold] #S #[fg=#82aaff,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#1e2030] #{prefix_highlight} #[fg=#3b4261,bg=#1e2030,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#3b4261] %Y-%m-%d %I:%M %p #[fg=#82aaff,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#1b1d2b,bg=#82aaff,bold] #h "
|
||||
|
||||
setw -g window-status-activity-style "underscore,fg=#828bb8,bg=#1e2030"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#828bb8,bg=#1e2030"
|
||||
setw -g window-status-format "#[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#1e2030,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#3b4261,bold] #I #W #F #[fg=#3b4261,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
|
||||
12
extras/wezterm_tokyonight_moon.toml
Normal file
12
extras/wezterm_tokyonight_moon.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[colors]
|
||||
foreground = "#c8d3f5"
|
||||
background = "#222436"
|
||||
cursor_bg = "#c8d3f5"
|
||||
cursor_border = "#c8d3f5"
|
||||
cursor_fg = "#222436"
|
||||
selection_bg = "#354981"
|
||||
selection_fg = "#c8d3f5"
|
||||
|
||||
ansi = ["#1b1d2b", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#828bb8"]
|
||||
brights = ["#444a73", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#c8d3f5"]
|
||||
|
||||
9
extras/xfceterm_tokyonight_moon.theme
Normal file
9
extras/xfceterm_tokyonight_moon.theme
Normal file
@@ -0,0 +1,9 @@
|
||||
[Scheme]
|
||||
Name=TokyoNight Colors
|
||||
ColorBackground=#222436
|
||||
ColorForeground=#c8d3f5
|
||||
|
||||
ColorSelectionBackground=#354981
|
||||
ColorSelection=#c8d3f5
|
||||
|
||||
ColorPalette=#1b1d2b;#ff757f;#c3e88d;#ffc777;#82aaff;#c099ff;#86e1fc;#828bb8;#444a73;#ff757f;#c3e88d;#ffc777;#82aaff;#c099ff;#86e1fc;#c8d3f5
|
||||
23
extras/xresources_tokyonight_moon.Xresources
Normal file
23
extras/xresources_tokyonight_moon.Xresources
Normal file
@@ -0,0 +1,23 @@
|
||||
! TokyoNight colors for Xresources
|
||||
|
||||
*background: #222436
|
||||
*foreground: #c8d3f5
|
||||
|
||||
*color0: #1b1d2b
|
||||
*color1: #ff757f
|
||||
*color2: #c3e88d
|
||||
*color3: #ffc777
|
||||
*color4: #82aaff
|
||||
*color5: #c099ff
|
||||
*color6: #86e1fc
|
||||
*color7: #828bb8
|
||||
|
||||
*color8: #444a73
|
||||
*color9: #ff757f
|
||||
*color10: #c3e88d
|
||||
*color11: #ffc777
|
||||
*color12: #82aaff
|
||||
*color13: #c099ff
|
||||
*color14: #86e1fc
|
||||
*color15: #c8d3f5
|
||||
|
||||
Reference in New Issue
Block a user