Skip to content

Commit fc3510a

Browse files
committed
.gitignore: remove newline
Update and rename palettes/dark/tempus_dawn to palettes/light/tempus_dawn Delete base16-londontube add new palette Update base16-flat Delete base16-flat Delete base16-londontube Delete base16-monokai Delete base16-marrakesh Delete base16-bright Delete base16-greenscreen Delete base16-ashes Delete base16-apathy delete palettes that do not work tempus_day: remove trailing line kfc: cleanup usage() change 'static int' to 'static void' functions cleanup: removed unnecessary variables remove more variables remove ccur variable remove unnecessary if/else move variables out of header and expand palette add header guard and remove print_palette for loop remove structure, change vars to static kfc.h: fix guard name update update
1 parent efdd4e0 commit fc3510a

26 files changed

+149
-558
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
kfc
1+
kfc

README

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,12 @@ Installing on KISS Linux:
5050
USAGE
5151
-----
5252

53-
kfc [-l|-L|-r|-s palette] [|-v|-p]
54-
-l List palettes
53+
kfc [-L] [-r|-s palette] [-l|-p|-v]
5554
-L Set light themes (modifier for -s/-r/-l)
5655
-r Select a random palette
5756
-s palette Select a palette
57+
-l List palettes
5858
-p Print current palette
59-
-h Show this information
6059
-v Show version information
6160

6261

0 commit comments

Comments
 (0)