diff options
Diffstat (limited to 'st')
| -rw-r--r-- | st/config.def.h | 1 | ||||
| -rw-r--r-- | st/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/st/config.def.h b/st/config.def.h index 40b313f..f5b4265 100644 --- a/st/config.def.h +++ b/st/config.def.h @@ -120,7 +120,6 @@ static const char *colorname[] = { [256] = "#191724", }; - /* * Default colors (colorname index) * foreground, background, cursor, reverse cursor diff --git a/st/config.h b/st/config.h index 40b313f..f5b4265 100644 --- a/st/config.h +++ b/st/config.h @@ -120,7 +120,6 @@ static const char *colorname[] = { [256] = "#191724", }; - /* * Default colors (colorname index) * foreground, background, cursor, reverse cursor |
