mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 16:51:36 +00:00
remove useless files
This commit is contained in:
@ -1,36 +0,0 @@
|
||||
## name: Cherry
|
||||
## author: nullxception
|
||||
## license: GPLv3
|
||||
## upstream: https://github.com/nullxception/cherry-kde/raw/main/kitty/cherry.conf
|
||||
|
||||
foreground #bdc3df
|
||||
background #1f1f2a
|
||||
selection_foreground #1f1f2a
|
||||
selection_background #bdc3df
|
||||
|
||||
cursor #bdc3df
|
||||
cursor_text_color #1f1f2a
|
||||
url_color #85b6ff
|
||||
|
||||
tab_bar_background #1f1f2a
|
||||
active_tab_foreground #bdc3df
|
||||
active_tab_background #43435a
|
||||
inactive_tab_foreground #dedeff
|
||||
inactive_tab_background #1f1f2a
|
||||
|
||||
color0 #43435a
|
||||
color1 #ff568e
|
||||
color2 #64de83
|
||||
color3 #efff73
|
||||
color4 #73a9ff
|
||||
color5 #946ff7
|
||||
color6 #62c6da
|
||||
color7 #dedeff
|
||||
color8 #53536b
|
||||
color9 #ff69a2
|
||||
color10 #73de8a
|
||||
color11 #f3ff85
|
||||
color12 #85b6ff
|
||||
color13 #a481f7
|
||||
color14 #71c2d9
|
||||
color15 #ebebff
|
@ -1,61 +0,0 @@
|
||||
# vim:ft=kitty
|
||||
|
||||
## name: GitHub Dark
|
||||
## author: GitHub
|
||||
## license: MIT
|
||||
|
||||
#: The basic colors
|
||||
|
||||
foreground #c9d1d9
|
||||
background #0d1117
|
||||
selection_foreground #0d1117
|
||||
selection_background #58a6ff
|
||||
|
||||
|
||||
#: Cursor colors
|
||||
|
||||
cursor #58a6ff
|
||||
|
||||
|
||||
#: Tab bar colors
|
||||
|
||||
tab_bar_background #010409
|
||||
active_tab_foreground #c9d1d9
|
||||
active_tab_background #0d1117
|
||||
inactive_tab_foreground #8b949e
|
||||
inactive_tab_background #010409
|
||||
|
||||
|
||||
#: The basic 16 colors
|
||||
|
||||
#: black
|
||||
color0 #484f58
|
||||
color8 #6e7681
|
||||
|
||||
#: red
|
||||
color1 #ff7b72
|
||||
color9 #ffa198
|
||||
|
||||
#: green
|
||||
color2 #3fb950
|
||||
color10 #56d364
|
||||
|
||||
#: yellow
|
||||
color3 #d29922
|
||||
color11 #e3b341
|
||||
|
||||
#: blue
|
||||
color4 #58a6ff
|
||||
color12 #79c0ff
|
||||
|
||||
#: magenta
|
||||
color5 #bc8cff
|
||||
color13 #d2a8ff
|
||||
|
||||
#: cyan
|
||||
color6 #39c5cf
|
||||
color14 #56d4dd
|
||||
|
||||
#: white
|
||||
color7 #b1bac4
|
||||
color15 #ffffff
|
Reference in New Issue
Block a user