Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add Night mode |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6ecf75aacea89be620059d25b2c6aa31 |
User & Date: | bernd 2019-05-02 18:33:38.009 |
Context
2019-05-02
| ||
19:23 | Edit-Background nightmode check-in: 10de8abebc user: bernd tags: trunk | |
18:33 | Add Night mode check-in: 6ecf75aace user: bernd tags: trunk | |
18:33 | Add Night mode check-in: 706f86b9b4 user: bernd tags: trunk | |
Changes
Added gui-night.fs.
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | \ GUI night mode style \ Copyright (C) 2019 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by \ the Free Software Foundation, either version 3 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 Affero General Public License for more details. \ You should have received a copy of the GNU Affero General Public License \ along with this program. If not, see <http://www.gnu.org/licenses/>. 1 new-theme night-mode $FFFFFFFF re-text-color blackish $FFFFBBFF re-text-color dark-blue $000000FF re-text-color whitish $40C0FFFF $000000FF $000000FF $FFFFFFFF re-text-emoji-fade-color toggle-color $FF0040FF re-text-color pw-num-col# $cc6600FF re-text-color pw-text-col# $FFFFFFFF re-text-color show-sign-color# $550000FF $005500FF re-fade-color pw-bg-col# $88FF00FF re-color dark-blue# $00FF0020 re-color chbs-col# $000020FF re-color login-bg-col# $FF000000 $FF0000FF re-fade-color pw-err-col# $444444FF re-color chat-col# $224444FF re-color chat-bg-col# $222222FF re-color posting-bg-col# $FFFFBBFF re-text-color link-blue $88FF88FF re-text-color re-green $FF8888FF re-text-color obj-red night-mode |