Re: LyX 2.4 Beta 2 — How to use dark theme on windows10 ?

2023-02-05 Thread didiergabory
Thanks Daniel for your help. I will look at it. 

- Mail original -

| On 2023-02-01 21:18, didiergab...@free.fr wrote:
| > Thank you for your feedback. Regarding the preferences file... It
| > occurred to me that the color configuration file that I use with
| > 2.3.7
| > does not give satisfaction with 2.4... The names of the dynamic
| > colors
| > may have changed? The background, for example, does not appear in
| > black…
| > That's why I was asking if someone would agree to share their "dark
| > color preferences" file from 2.4... Because it's not an easy
| > exercise.

| The dark mode colors that are currently part of LyX 2.4 are hard
| coded.
| You can see them here:

| https://www.lyx.org/trac/browser/lyxgit/src/Color.cpp

| There you will find a comment

| // ColorCode, gui, latex, x11hexname, x11darkhexname, lyx

| So, for example,

| { Color_footlabel, N_("footnote label"), "footlabel", "#00aaff",
| blue,
| "footlabel" }

| means that the color "footlabel" will be set to "blue" in dark mode.
| So,
| without dark mode support, this corresponds to the following line in
| the
| Preferences file:

| \set_color "footlabel" "blue" "blue"

| (Setting the light mode color to the same color as the dark mode
| color.)

| In this way you should be able use the same colors in the work area
| (!)
| that LyX uses where it supports dark mode.

| Granted, it is a bit cumbersome to transfer all the colors.

| It might be a good idea to add a button to the color dialog for
| manually
| switching to dark mode/light mode colors.

| Hope that helps!

| Daniel

| --
| lyx-users mailing list
| lyx-users@lists.lyx.org
| http://lists.lyx.org/mailman/listinfo/lyx-users
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: [RFC] Acknowledgment theorem type

2023-02-05 Thread Richard Kimberly Heck

On 2/3/23 10:16, Pavel Sanda wrote:
Riki, wouldn't it make sense to delete the whole theorem style 
"acknowledgement"

extension from LyX?


Jürgen had proposed removing it, but adding relevant code to local 
layout if it's detected. That would be fine with me.


Riki


--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users