Added new theme. I was to make index but can't at the moment because of few dependencies that i need to install before doing that. I like Geany editor alot. Regards! You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-themes/pull/66
-- Commit Summary --
* added theme config and screenshot image for dark-lue theme :)
-- File Changes --
A colorschemes/dark-lue.conf (117) A screenshots/dark-lue.png (0)
-- Patch Links --
https://github.com/geany/geany-themes/pull/66.patch https://github.com/geany/geany-themes/pull/66.diff
@collmut pushed 1 commit.
22a2905104e8ad9800a372d2d4030f404bc6689a Update dark-lue.conf
@eht16 requested changes on this pull request.
Hi @collmut, sorry for the late reply, I missed to notice the PR.
No worries about generating the index, I'll do after merging.
Could you add yourself to the AUTHORS file in the repository?
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. +# + +[theme_info] +name=dark-lue +description=An easy dark & blue theme. +# incremented automatically, do not change manually +version= +author=Collins Mutugi +url=collinsey.itch.io
```suggestion url=https://collinsey.itch.io ```
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. +# + +[theme_info] +name=dark-lue +description=An easy dark & blue theme. +# incremented automatically, do not change manually +version=
Could you set a version here, just 1.0 if you don't mind.
@eht16 commented on this pull request.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. +# + +[theme_info] +name=dark-lue
Would you mind to change the name to "Dark-Lue" so it fits better with the other themes' naming?
Geany warns about an unknown named style: `Unknown named style '0x484848'`
github-comments@lists.geany.org