We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a252e71 commit ec9d607Copy full SHA for ec9d607
1 file changed
theme.rb
@@ -1,6 +1,4 @@
1
-# -*- coding: utf-8 -*-
2
-#
3
-# Copyright (C) 2012-2015 Kouhei Sutou <kou@clear-code.com>
+# Copyright (C) 2012-2025 Sutou Kouhei <kou@clear-code.com>
4
#
5
# License: GPLv3+, GFDL, CC BY-SA 3.0 and/or CC BY-SA 4.0
6
@@ -31,7 +29,7 @@
31
29
include_theme("clear-blue")
32
30
33
@icon_images = ["clear-code-icon.png"]
34
-include_theme("icon")
+# include_theme("icon")
35
36
@lightning_talk_proc_name = "lightning-clear-code"
37
@lightning_talk_as_large_as_possible = true
0 commit comments