UI: Add themes preferences preset management section #104820
@ -21,15 +21,15 @@ Theme Presets
|
||||
|
||||
.. _bpy.ops.wm.interface_theme_preset_add:
|
||||
|
||||
You add a custom theme to the preset list by ``LMB`` on the *Add* button ``+``.
|
||||
You add a custom theme to the preset list by :kbd:`LMB` on the *Add* button ``+``.
|
||||
|
||||
.. _bpy.ops.wm.interface_theme_preset_remove:
|
||||
|
||||
You remove a custom theme from the preset list by ``LMB`` on the *Remove* button ``-``.
|
||||
You remove a custom theme from the preset list by :kbd:`LMB` on the *Remove* button ``-``.
|
||||
|
||||
.. _bpy.ops.wm.interface_theme_preset_save:
|
||||
|
||||
You save a custom theme in the preset list by ``LMB`` on the *Save* button.
|
||||
You save a custom theme in the preset list by :kbd:`LMB` on the *Save* button.
|
||||
|
||||
This will save the theme to an XML file in the ``./scripts/presets/interface_theme/`` subdirectory of one of
|
||||
the :doc:`configuration directories </advanced/blender_directory_layout>`.
|
||||
|
Loading…
Reference in New Issue
Block a user