Title: bsik's Replies | WordPress.org

---

# bsik

  [  ](https://wordpress.org/support/users/bsik/)

 *   [Profile](https://wordpress.org/support/users/bsik/)
 *   [Topics Started](https://wordpress.org/support/users/bsik/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bsik/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bsik/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bsik/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bsik/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bsik/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Create Block Theme] Dimensions (padding and margin) disappeared in block editor](https://wordpress.org/support/topic/dimensions-padding-and-margin-disappeared-in-block-editor/)
 *  Thread Starter [bsik](https://wordpress.org/support/users/bsik/)
 * (@bsik)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/dimensions-padding-and-margin-disappeared-in-block-editor/#post-18244367)
 *  `theme.json` is a bit of a mystery to me, but once I added
 *     ```wp-block-code
       "settings": {           "appearanceTools": true}
       ```
   
 * all of the block style options reappeared. I’m not sure if that was in the original`
   theme.json` so I’m wondering if something in the database affected if after exporting
   a theme?
 * I’m marking as resolved, but this is still unclear to me.
    -  This reply was modified 1 year, 4 months ago by [bsik](https://wordpress.org/support/users/bsik/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Create Block Theme] Saving theme overwrites color palette](https://wordpress.org/support/topic/saving-theme-overwrites-color-palette/)
 *  Thread Starter [bsik](https://wordpress.org/support/users/bsik/)
 * (@bsik)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/saving-theme-overwrites-color-palette/#post-18235654)
 * Looks like in the exported theme.json the color palette is empty after saving:
 *     ```wp-block-code
           "color": {
               "palette": []
           },
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)