aboutsummaryrefslogtreecommitdiffstats
path: root/data/deftheme
Commit message (Expand)AuthorAgeFilesLines
* I/O themes: Fix highlights not being logged in I/O themes•••For some reason, logging highlights was disabled by default in the three I/O themes. This resulted in e.g. all channel messages being logged, except those mentioning your nickname. Gravatar Vladimir Panteleev2018-02-193-3/+3
* Add OwnAction, OwnActionCrypted and TopicCrypted message types.•••For our existing themes, I have copied the action style over to the own action and own crypted action styles, and the topic style over to the topic crypted style. But the authors of those themes can change them if they want. I have also used the action icon for the own action and own action crypted icons. Gravatar wodim2017-08-295-0/+15
* ran "pngcrush -ow -rem allb -reduce"Gravatar Dessa2017-06-2916-0/+0
* ran optipng -o9 on all png filesGravatar wodim2017-02-1717-0/+0
* themes: fix msgtypeActionCrypted icon assignment after #2139•••@IceN9ne icon number msgtypeActionCrypted in 415c43926c4f1c2659751be6ea9e5b13c7218c66 would be nicer if icons were assigned by names not numbers. Gravatar un1versal2016-09-1210-15/+15
* Theme: Added msgtypeActionCrypted to default themesGravatar IceN9ne2016-09-115-0/+5
* themes: Arial and Minimal Dark: Use general font as in V1.0.0•••See https://github.com/kvirc/KVIrc/issues/1704 this will always be an issue if fonts are not available in target OS if this turns out to be worst then v1.0.0 themes that no one complained about for years shouldnt complain now. Gravatar un1versal2016-07-102-17/+17
* theme: move msgtypelog to where kvirc naturally wants to organise it.•••idk why but some themes were loading this with wrong color, hope this does it. Gravatar un1versal2016-07-105-5/+5
* Add KVI_OUT_LOG•••To be used for log meta-information (or for when message types were not logged). Uses the existing log icon (which incidentally wasn't used by any message type yet). Gravatar Vladimir Panteleev2016-07-095-0/+5
* update internal themes: include new per theme options•••these are all true by default in any case, however now in the event a user changes default settings and reapplies theme these options were ignored Gravatar un1versal2016-07-0116-15/+50
* Internal themes: some fixes after #1979Gravatar un1versal2016-05-1110-185/+175
* deftheme: Fix typos in descriptionGravatar staticfox2016-05-102-2/+2
* I/O themes: scale avatars in userlistGravatar un1versal2016-01-173-3/+3
* bump internal themes ThemeEngineVersionGravatar un1versal2016-01-175-5/+5
* internal themes: update to match current changesGravatar un1versal2016-01-1610-43/+18
* themes: fix and add new icons assignmentsGravatar un1versal2016-01-1210-26/+31
* add spam icon and update assignments in themes and coreGravatar un1versal2016-01-115-5/+5
* themes: fix Away color selection symptoms of #1814•••fully closes #1814 Gravatar un1versal2016-01-054-4/+4
* IO: fix pebcak in color assignments•••fat sausage finger syndrome Gravatar un1versal2016-01-034-9/+9
* dark themes: fix classic window list colors•••Since no one has complained about this ever, I guess no one really uses this view. Gravatar un1versal2016-01-036-32/+32
* default themes, fix icons assignments and minor tweaks•••the tweaks are to have same have same warning level colors on both classic/tree window list Gravatar un1versal2015-12-2910-68/+68
* Update Aria's temporary icon for nowGravatar un1versal2015-11-163-0/+0
* Fix window alert levels in Aria themeGravatar Szymon Tomasz Stefanek2015-09-271-5/+5
* Tweaks to msg colors: especially away user colorGravatar universal2015-09-2110-38/+38
* message color tweaks and bump sources dateGravatar universal2015-09-214-15/+15
* spare themes: minor color tweaks to bring it closer to the KVIrc logo color s...Gravatar universal2015-09-184-48/+48
* bonus themes fix: improved colorsGravatar universal2015-09-174-50/+50
* Fix stringIconThemeSubdir in themedata.kvc,•••No idea how this affects themes but we already have enough theme engine issues, best be safe than sorry Gravatar universal2015-09-175-5/+5
* Fix internal themes warning color gradation.Gravatar universal2015-09-1710-140/+140
* minor userlist color tweaksGravatar universal2015-09-152-84/+84
* Update sources dateGravatar universal2015-09-152-2/+2
* Add 3 basic simple themes for selection in theme changer with default installsGravatar universal2015-09-1519-1/+967
* Fix Minimal Dark 2.0 and some general internal themes tweaksGravatar universal2015-09-1525-160/+160
* Fix Aria 2.0.0Gravatar universal2015-09-153-75/+75
* 2015 - Update internal infernal themes - they're hot off the pressGravatar universal2015-09-1236-416/+442
* convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-043-25/+25
* adapted setup image•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6156 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-162-0/+0
* Blur the default background a bit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6139 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-04-101-0/+0
* dropped YellowIRC theme, adjusted setup to use Aria instead•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6133 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-096-303/+1
* fixed Aria theme installation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6132 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-093-3/+3
* Work-in-progress Aria theme•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6110 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-03-2826-1/+303
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-5/+0
* added basic MemoServ support: OnMemoServNotice event, a custom msgtype and icon•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5548 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-062-0/+2
* Restored theme choice on first setup, added minimal dark theme•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4017 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-02-234-1/+316
* Honour the "Search" msgtype colors. Defaulting white text on black background...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3363 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-07-201-1/+1
* added rules for default theme; ported 3.4.2 default theme YellowIrc to 4.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3013 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-01-1912-262/+276
* fix for vs2008+cmake on module linking•••removeod old "hires" and "lowres" theme directories added 4 missing cmakelists.txt in data/ updated win32 install instructions git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-033-776/+2
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-032-7/+0
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+5
* enabled avatars as default•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1141 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2008-02-201-1/+1