summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-11 16:22:21 -0300
committerAndrés <andmarti@gmail.com>2021-05-11 16:22:21 -0300
commit26afee1152212f82149c7e44e1ab9d59b701f1ba (patch)
treece44bbfc5e1eb2cfa9665bd2a6d69fedcd346c5e
parenta78a705fe7e938a9d505444d848b8691be58cb28 (diff)
Renamed themes
-rw-r--r--src/tui.c2
-rw-r--r--themes/dracula.sc (renamed from themes/dracula.scim)0
-rw-r--r--themes/papercolor-dark.sc (renamed from themes/papercolor-dark.scim)0
-rw-r--r--themes/prince.persia.sc (renamed from themes/prince.persia)0
4 files changed, 1 insertions, 1 deletions
diff --git a/src/tui.c b/src/tui.c
index 7b916ca..cb0e934 100644
--- a/src/tui.c
+++ b/src/tui.c
@@ -700,7 +700,7 @@ void ui_show_sc_row_headings(WINDOW * win, int row_boundary) {
for (i = 0; i < outrow; i++) {
// skip this row if before offscr_sc_rows and not frozen
if (i < offscr_sc_rows && ! row_frozen[i]) continue;
-
+
// skip this row if hidden
if (row_hidden[i]) continue;
diff --git a/themes/dracula.scim b/themes/dracula.sc
index ef4e431..ef4e431 100644
--- a/themes/dracula.scim
+++ b/themes/dracula.sc
diff --git a/themes/papercolor-dark.scim b/themes/papercolor-dark.sc
index 35fa0fc..35fa0fc 100644
--- a/themes/papercolor-dark.scim
+++ b/themes/papercolor-dark.sc
diff --git a/themes/prince.persia b/themes/prince.persia.sc
index f7c3d2b..f7c3d2b 100644
--- a/themes/prince.persia
+++ b/themes/prince.persia.sc