-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathastro-dark.conf
More file actions
55 lines (43 loc) · 1006 Bytes
/
astro-dark.conf
File metadata and controls
55 lines (43 loc) · 1006 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# vim:ft=kitty
## name: Gruvbox Material Dark Medium
## author: Sainnhe Park
## license: MIT
## upstream: https://raw.githubusercontent.com/rsaihe/gruvbox-material-kitty/main/colors/gruvbox-material-dark-medium.conf
## blurb: A modified version of Gruvbox with softer contrasts
background #1A1D23
foreground #ADB0BB
selection_background #26343F
selection_foreground #ADB0BB
cursor #ADB0BB
cursor_text_color background
# Black
color0 #111317
color8 #46484C
# Red
color1 #FF838B
color9 #FF838B
# Green
color2 #87C05F
color10 #87C05F
# Yellow
color3 #DFAB25
color11 #DFAB25
# Blue
color4 #5EB7FF
color12 #5EB7FF
# Magenta
color5 #DD97F1
color13 #DD97F1
# Cyan
color6 #4AC2B8
color14 #4AC2B8
# White
color7 #ADB0BB
color15 #ADB0BB
# START_AUTOGENERATED_TAB_STYLE
# Feel free to update these colors manually and remove these comments.
active_tab_foreground #3A3E47
active_tab_background #26343F
inactive_tab_foreground #ADB0BB
inactive_tab_background #1A1D23
# END_AUTOGENERATED_TAB_STYLE